Open aklomp opened 2 years ago
As discussed somewhat in #114, this library should export a macro to simplify calculating the buffer sizes. Two cases are needed:
The macros should take into account the potential presence of stream terminators, and should take care when using truncating integer division.
As discussed somewhat in #114, this library should export a macro to simplify calculating the buffer sizes. Two cases are needed:
The macros should take into account the potential presence of stream terminators, and should take care when using truncating integer division.