1
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Alex Helfet
8c02a2d380 Usage examples in typed module root. 2017-12-28 18:40:12 +00:00
Alex Helfet
26ed183b29 Implement framed::typed::decode_from_slice() and a round trip test. 2017-12-28 17:21:10 +00:00
Alex Helfet
b5cdc7b86f Add framed::typed::encode_to_slice().
Also write framed::typed::max_*_len().
2017-12-28 17:01:24 +00:00
Alex Helfet
01ce5b1ed3 New error variant: EofBeforeFrame.
This is half the fix for #12.
2017-12-27 19:57:28 +00:00
Alex Helfet
ce3ea885d9 WIP on decode tool.
Issue #9.
2017-12-27 13:35:00 +00:00
Renamed from src/typed.rs (Browse further)