Class: PacketGen::Types::SInt32be

Inherits:
SInt32 show all
Defined in:
lib/packetgen/types/int.rb

Overview

big endian 4-byte unsigned integer

Author:

  • Sylvain Daubert

Since:

  • 2.8.2

Instance Attribute Summary

Attributes inherited from Int

#default, #endian, #value, #width

Method Summary

Methods inherited from SInt32

#initialize

Methods inherited from Int32

#initialize

Methods inherited from Int

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

Constructor Details

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