Class: StructFu::Int16be
- Defined in:
- lib/packetfu/structfu.rb
Overview
Int16be is a two 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 Int16
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::Int16