History This implementation was initially written in 2016 to satisfy the need of shuffling large amount of bytes in Dropbox's Storage System (Magic Pocket). Previously, we were using rust-protobuf ...
If you call read until the file is ended, it will return 0 bytes. Further calls to read will error if there are extra unconsumed bytes in the file. Direct no-stdlib ...