v0.1.2
Pre-release
Pre-release
Use .raw instead of .value on the string buffer to correctly handle NUL values in byte arrays.
What's Changed
- Bugfix: tls_read(): use
.raw
instead of.value
by @FoleyDiver in #2
New Contributors
- @FoleyDiver made their first contribution in #2
Full Changelog: v0.1.1-pre...v0.1.2