Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Encode ¶
func Encode(w io.WriteCloser, width int) (io.WriteCloser, error)
Encode returns a new WriteCloser which encodes data in ASCII85 format. The returned WriteCloser must be closed to flush all data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.