Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnsafeToLower ¶
UnsafeToLower converts an ASCII byte slice to lower-case in-place. The passed slice content is modified and the same slice is returned.
func UnsafeToUpper ¶
UnsafeToUpper converts an ASCII byte slice to upper-case in-place. The passed slice content is modified and the same slice is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.