bincode-orig/src
Francesco Mazzoli 12bdc92ff1 Read strings in one go, not byte-by-byte.
Also add a test with a unicode char.
2015-01-07 03:31:20 +01:00
..
lib.rs Remove stale comments. 2015-01-07 03:15:37 +01:00
reader.rs Read strings in one go, not byte-by-byte. 2015-01-07 03:31:20 +01:00
test.rs Read strings in one go, not byte-by-byte. 2015-01-07 03:31:20 +01:00
writer.rs Update to the latest rustc-serialize 2015-01-07 02:23:05 +01:00