Documentation ¶
Overview ¶
Package bs provides a few handy bytes/string functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶
BytesToString converts byte slice to a string without any memory allocation.
func StringToBytes ¶
StringToBytes converts string to a byte slice without any memory allocation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.