This is the file object. It used used primarily to read or write binary data from files.
Object is created by fs.Open
By default endianness is little-endian. To use big-endian you will need to provide your own functions to read.
Last updated 1 year ago
Was this helpful?