Documentation
¶
Overview ¶
Package ccitt implements a CCITT Fax image decoder and encoder.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReader ¶
NewReader creates a new ReadCloser Reads from the returned io.ReadCloser read and decompress data from r. If r does not also implement io.ByteReader, the decompressor may read more data than necessary from r. It is the caller's responsibility to call Close on the ReadCloser when finished reading.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.