Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StdBytes ¶
type StdBytes struct {
// contains filtered or unexported fields
}
StdBytes uses the standard library's sync.Pool to implement the Bytes
interface.
func NewStdBytes ¶
func NewStdBytes() (b StdBytes)
Click to show internal directories.
Click to hide internal directories.