Module rustc_serialize::opaque
source · Macros
Structs
FileEncoderencodes data to file via fixed-size buffer.- An integer that will always encode to 8 bytes.
Constants
- BUF_SIZE 🔒The size of the buffer in
FileEncoder.
FileEncoder encodes data to file via fixed-size buffer.FileEncoder.