Documentation ¶
Index ¶
Constants ¶
View Source
const ( NoCompression = flate.NoCompression BestSpeed = flate.BestSpeed BestCompression = flate.BestCompression DefaultCompression = flate.DefaultCompression HuffmanOnly = flate.HuffmanOnly )
Variables ¶
View Source
var NewReaderDict = flate.NewReaderDict
Functions ¶
Types ¶
type CorruptInputError ¶
type CorruptInputError = flate.CorruptInputError
type Writer ¶
func NewWriterDict ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.