64-bit signed, little-endian
57
# File 'lib/steem/marshal.rb', line 57 def int64; BinData::Int64le.read(scan(8)); end