Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func At ¶
At wraps the given string at the given byte. If possible, the string will be wrapped at the first appearance of the given byte before the given length. If the given byte only appears after the given length, the string will be wrapped at the first appearance. The string will be unaltered otherwise.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.