//
pkg.gl
Category
github.com/tencentcodedog/linux-go-1.12.6
src
compress
lzw
package
0.0.0-20241115082555-91616abce05b
Repository:
https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
450 SLOC
#
Functions
NewReader
NewReader creates a new io.ReadCloser.
NewWriter
NewWriter creates a new io.WriteCloser.
#
Constants
LSB
LSB means Least Significant Bits first, as used in the GIF file format.
MSB
MSB means Most Significant Bits first, as used in the TIFF and PDF file formats.
#
Type aliases
Order
Order specifies the bit ordering in an LZW data stream.