mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
add write bytes and string and rename ReadError -> BitError
This commit is contained in:
parent
bce35aeb32
commit
e43b0b6bb2
7 changed files with 147 additions and 58 deletions
|
|
@ -9,6 +9,7 @@ repository = "https://github.com/icewind1991/bitbuffer"
|
|||
|
||||
[dependencies]
|
||||
num-traits = "0.2"
|
||||
err-derive = "0.2.2"
|
||||
bitbuffer_derive = { version = "0.7", path = "bitbuffer_derive" }
|
||||
memchr = "2.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue