bincode/src
Tim 3471118004 Smarter deserialize_bytes and deserialize_byte_buf (#115)
* Smarter deserialize_bytes

* Make read_vec faster by pre-allocating the correct amount of space.

Also, call visit_bytes in deserialize_bytes rather than visit_byte_buf.
2017-02-23 12:31:59 -08:00
..
serde Smarter deserialize_bytes and deserialize_byte_buf (#115) 2017-02-23 12:31:59 -08:00
lib.rs Remove rustc serialize support (#95) 2017-01-31 15:50:55 -08:00
refbox.rs Remove rustc serialize support (#95) 2017-01-31 15:50:55 -08:00