package
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev

# Functions

MakeWriter allows to create Writer without heap allocation.
NewWriterSize returns a new Writer whose buffer has at least the specified size.

# Structs

Writer implements buffering for an io.Writer object.