//
pkg.gl
Category
github.com/llvm-mirror/llgo
third_party
gofrontend
libgo
go
compress
lzw
package
0.0.0-20190322182713-bf6f0a60fce1
Repository:
https://github.com/llvm-mirror/llgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
444 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.