Skip to content

binary_reader v1.4.3

Latest

Choose a tag to compare

@mosamadeeb mosamadeeb released this 10 Jun 21:55
· 1 commit to main since this release

Changelog:

  • Fixed #2. write_str_fixed did not properly trim when using 2-byte based encodings.
  • PR: #3 Added method to read strings until a string token is found. (Thanks, @CapitanRetraso!)