1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 08:34:07 +02:00
Reading and writing data types of arbitrary bit length that might not be byte-aligned
  • Rust 99.8%
  • Nix 0.2%
Find a file
Robin Appelman 6d999f7471 remove need for padding from input slice
this makes reading slower but the api a lot nicer
2019-02-20 22:28:51 +01:00
src remove need for padding from input slice 2019-02-20 22:28:51 +01:00
.gitignore basics 2019-02-12 21:22:24 +01:00
bitbuffer.iml basics 2019-02-12 21:22:24 +01:00
Cargo.toml generics 2019-02-17 00:12:38 +01:00
LICENSE Create LICENSE 2019-02-17 01:47:04 +01:00