Carl Lerche
|
98e0d954b5
|
Reorganize crate
|
2016-09-23 12:05:32 -07:00 |
|
 Stefan BühlerandCarl Lerche
|
f693e038d9
|
Fix buffer overflow in Sink for Vec<u8>
Fixes #46
|
2016-09-03 13:25:40 -07:00 |
|
Carl Lerche
|
046c864543
|
Integrate with byteorder
|
2016-08-31 12:07:44 -07:00 |
|
Carl Lerche
|
16b4266c3c
|
Improve Buf/MutBuf impl for Cursor
|
2016-08-05 22:19:37 -07:00 |
|
Carl Lerche
|
b6a424d892
|
Get rid of BufError
|
2016-08-05 21:54:29 -07:00 |
|
Carl Lerche
|
270d2e2844
|
Freshen up buf API
|
2016-06-08 14:48:49 -07:00 |
|
Carl Lerche
|
3d0a4adc30
|
Fix tests
|
2015-09-25 09:36:32 -07:00 |
|
Carl Lerche
|
b4abd1431a
|
Mark MutBuf::mut_buf as unsafe
`MutBuf::mut_buf` allows access to uninitialized memory.
|
2015-07-26 11:02:46 -07:00 |
|
Carl Lerche
|
296cac263c
|
Implement buffer traits on Vec<u8>, &[u8], Cursor
|
2015-07-24 16:52:19 -07:00 |
|
Carl Lerche
|
3c4ebb85f0
|
WIP - Implement abstractions for working with bytes
|
2015-02-09 21:24:53 -08:00 |
|