David Tolnay
|
815c44287a
|
Merge pull request #194 from dgriffen/io-variant-names
|
2017-07-22 13:32:46 -07:00 |
Lena Hellström
|
18bcfc420e
|
Seal SizeLimit and BincodeRead
|
2017-07-22 14:37:08 -05:00 |
Lena Hellström
|
b6dbb08f92
|
Correctlly report the cause of IoError (#195)
|
2017-07-20 10:12:36 -07:00 |
Lena Hellström
|
d55bbf150f
|
Remove naming redundancy with IoError
|
2017-07-18 21:54:23 -07:00 |
Ty Overby
|
6692674f43
|
WIP Implement nocopy support for bincode (#150)
* basic infrastructure
* use BincodeRead internally
* fix zero copy behavior
* rearrange module layout; remove pub(crate)
* add size-limit safety checks when deserializing str or bytes
* fix-up tests
|
2017-04-20 18:27:22 -07:00 |