bit-buffer.c
3.74 KB
-
Extend bit-buffer library with reading total byte · 1df42cd1
This is useful to read in a full byte. Note this cannot be done using simple fread, as we need to consider the bit cursor.
Rudolf committed
This is useful to read in a full byte. Note this cannot be done using simple fread, as we need to consider the bit cursor.