Module bincode::de::read [−][src]
Expand description
Specialized ways to read data into bincode.
Structs
A BincodeRead implementation for io::Read
ers
A BincodeRead implementation for byte slices
Traits
An optional Read trait for advanced Bincode usage.