Documentation ¶
Overview ¶
Package ascii85 provides a mockable wrapper for encoding/ascii85.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Impl ¶
type Impl struct{}
func (*Impl) MaxEncodedLen ¶
func (*Impl) NewEncoder ¶
func (*Impl) NewEncoder(w io.Writer) io.WriteCloser
Click to show internal directories.
Click to hide internal directories.