Documentation ¶
Overview ¶
Package pad writes padding to memory buffers.
Although the functions take an io.Writer, the writers must be memory buffers and never return an error.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WritePadding ¶
WritePadding writes count bytes from the fill, repeating fill as necessary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.