1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 16:44:06 +02:00
bitbuffer/src
2019-12-25 14:27:29 +01:00
..
buffer.rs less panicy read_bool 2019-12-25 14:27:29 +01:00
endianness.rs switch to a fully safe implementation 2019-07-27 18:32:08 +02:00
is_signed.rs rename read -> read_int 2019-02-27 12:17:56 +01:00
lib.rs re-add the unsafe implementation behind a feature flag 2019-08-31 15:07:15 +02:00
read.rs use macro for tuple implementations 2019-10-13 11:25:49 +02:00
stream.rs dont store bit_len seperatly for stream 2019-10-11 20:48:01 +02:00
unchecked_primitive.rs use unchecked type conversions 2019-03-03 01:42:56 +01:00