Class
StructFu::Int32
In:
lib/packetfu/structfu.rb
Parent:
Int
Int32
is a four byte value.
Methods
new
to_s
Public Class methods
new
(v=nil, e=:big)
Public Instance methods
to_s
()
Returns a four byte value as a packed string.
[Validate]