Class: PacketGen::Types::Int16be

Inherits:
Int16
  • Object
show all
Defined in:
lib/packetgen/types/int.rb

Overview

big endian 2-byte unsigned integer

Author:

  • Sylvain Daubert

Instance Attribute Summary

Attributes inherited from Int

#default, #endian, #value, #width

Method Summary

Methods inherited from Int16

#initialize

Methods inherited from Int

#format_inspect, #initialize, #nbits, #read, #sz, #to_f, #to_i, #to_s

Methods included from Fieldable

#format_inspect, #read, #sz, #to_human, #to_s, #type_name

Constructor Details

This class inherits a constructor from PacketGen::Types::Int16