Module rustc_serialize::opaque

source ·

Macros

Structs

FileEncoder encodes data to file via fixed-size buffer.
An integer that will always encode to 8 bytes.

Constants

A byte that cannot occur in UTF8 sequences. Used to mark the end of a string. This way we can skip validation and still be relatively sure that deserialization did not desynchronize.

Type Definitions