package
0.0.0-20240830091141-819b40b304b5
Repository: https://github.com/remobjects/goldbaselibrary.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.