mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
add reserve_byte_length
This commit is contained in:
parent
ceea28d500
commit
c090180a14
3 changed files with 26 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "bitbuffer"
|
||||
version = "0.9.4"
|
||||
version = "0.9.5"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
description = "Reading bit sequences from a byte slice"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue