//
pkg.gl
Category
github.com/golangltd/leafltd
src
xcode
xGitHub
golang.org
x
image
tiff
lzw
package
0.0.0-20201102054017-282493799a89
Repository:
https://github.com/golangltd/leafltd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
213 SLOC
#
Functions
NewReader
NewReader creates a new io.ReadCloser.
#
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.