bit-buffer.c
2.93 KB
-
Extend bit-buffer library with writing total byte · cbe7ae83
This is useful to write out a full byte. Note this cannot be done using simple fwrite, as we need to consider the bit cursor.
Rudolf committed
This is useful to write out a full byte. Note this cannot be done using simple fwrite, as we need to consider the bit cursor.