package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Oct 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FindNull returns the index of first \x00 byte, for UTF-8 encoding
FindNull2 returns the first \x00 wide-char, intended for UTF-16 encoding
FromByteArray converts a sequance of NULL terminated bytes into string
assuming UTF-8 encoding.
FromBytes converts a byte slice to string without allocation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.