package
0.0.0-20171011075504-07f7db3ea99f
Repository: https://github.com/mattn/go.git
Documentation: pkg.go.dev

# Functions

NewReader creates a new io.ReadCloser.
NewWriter creates a new io.WriteCloser.

# Constants

LSB means Least Significant Bits first, as used in the GIF file format.
MSB means Most Significant Bits first, as used in the TIFF and PDF file formats.

# Type aliases

Order specifies the bit ordering in an LZW data stream.