32-bit signed, little-endian
56
# File 'lib/steem/marshal.rb', line 56 def int32; BinData::Int32le.read(scan(4)); end