- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for decompression (0.13 sec)
-
api/go1.txt
pkg compress/flate, const BestCompression ideal-int pkg compress/flate, const BestSpeed ideal-int pkg compress/flate, const DefaultCompression ideal-int pkg compress/flate, const NoCompression ideal-int pkg compress/flate, func NewReader(io.Reader) io.ReadCloser pkg compress/flate, func NewReaderDict(io.Reader, []uint8) io.ReadCloser pkg compress/flate, func NewWriter(io.Writer, int) (*Writer, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.2.txt
pkg archive/zip, func RegisterCompressor(uint16, Compressor) pkg archive/zip, func RegisterDecompressor(uint16, Decompressor) pkg archive/zip, method (*File) DataOffset() (int64, error) pkg archive/zip, type Compressor func(io.Writer) (io.WriteCloser, error) pkg archive/zip, type Decompressor func(io.Reader) io.ReadCloser pkg bufio, method (*Reader) Reset(io.Reader) pkg bufio, method (*Writer) Reset(io.Writer) pkg compress/flate, method (*Writer) Reset(io.Writer)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
api/go1.1.txt
pkg compress/flate, const BestSpeed = 1 pkg compress/flate, const DefaultCompression = -1 pkg compress/flate, const NoCompression = 0 pkg compress/gzip, const BestCompression = 9 pkg compress/gzip, const BestSpeed = 1 pkg compress/gzip, const DefaultCompression = -1 pkg compress/gzip, const NoCompression = 0 pkg compress/gzip, method (*Writer) Flush() error pkg compress/lzw, const LSB = 0 pkg compress/lzw, const MSB = 1
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)