package
0.0.0-20190322182713-bf6f0a60fce1
Repository: https://github.com/llvm-mirror/llgo.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.