Documentation ¶
Overview ¶
Package stringio contains helpers for string I/O.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Writer ¶
Writer is the interface implemented by anything that can write strings, such as bytes.Buffer or strings.Builder.
Click to show internal directories.
Click to hide internal directories.