Skip to content

v1.0.3

Compare
Choose a tag to compare
@Kermalis Kermalis released this 08 Sep 22:50
· 44 commits to master since this release
  • Array sizes of 0 are now allowed
  • Array sizes are checked to be < 0 before they crash (better error message)
  • Read string[] and write string[] methods
  • ReadStringNullTerminated was optimized