Class: StructFu::Int64be
- Defined in:
- lib/packetfu/structfu.rb
Overview
Int64be is a eight byte value in big-endian format. The endianness cannot be altered.
Instance Attribute Summary
Attributes inherited from Int
#default, #endian, #value, #width
Method Summary
Methods inherited from Int64
Methods inherited from Int
#initialize, #read, #to_f, #to_i, #to_s
Methods inherited from Struct
Constructor Details
This class inherits a constructor from StructFu::Int64