1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 16:44:06 +02:00
bitbuffer/src
2020-12-06 01:07:26 +01:00
..
endianness.rs switch to a fully safe implementation 2019-07-27 18:32:08 +02:00
lib.rs borrow data 2020-12-05 22:48:40 +01:00
num_traits.rs better IntoBytes 2020-02-15 14:51:28 +01:00
read.rs borrow data 2020-12-05 22:48:40 +01:00
readbuffer.rs remove branch from hot code 2020-12-06 01:07:26 +01:00
readstream.rs borrow data 2020-12-05 22:48:40 +01:00
writestream.rs add write bytes and string and rename ReadError -> BitError 2020-02-15 15:49:49 +01:00