Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNullTerminatedString ¶
GetNullTerminatedString returns the null-terminated string from the data and the offset of the next byte after the null terminator
Parameters: - data: The data to extract the null-terminated string from
Returns: - The null-terminated string - The offset of the next byte after the null terminator
func GetNullTerminatedUnicodeString ¶
GetNullTerminatedUnicodeString returns the null-terminated Unicode string from the data and the offset of the next byte after the null terminator
Parameters: - data: The data to extract the null-terminated Unicode string from
Returns: - The null-terminated Unicode string - The offset of the next byte after the null terminator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.