-
v1.1.0
released this
2024-02-17 00:57:33 -08:00 | 61 commits to main since this releaseNew Features
Serializer::WriteStr(const T* str, N inSize = 0)
Serializer::WritePadding
Changes
- Strings are now written/read differently, it will now use the null terminator.
- All
Serializer::Write...
operations have been optimized. Serializer::ReadStr
has been optimized.Serializer::WriteStr(const T* str, N inSize = 0)
will not add a null terminator if a size was given.Serializer::ReadStr
will not read a null terminator if a size was given.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
ehs-linux-aarch64.zip
4.1 MiB
-
ehs-linux-amd64.zip
4.1 MiB
-
ehs-windows-amd64.zip
4.4 MiB