Documentation
¶
Overview ¶
Package stringutils provides helper functions related to strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertBytesToString ¶
ConvertBytesToString converts slice of bytes to string via unsafe package with zero allocations. Note: slice MUST NOT be modified after using this function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.