Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrDecompressorNotInitialized is returned when the decompressor is not initialized. ErrDecompressorNotInitialized = errors.New("decompressor not initialized") )
Functions ¶
func Decompress ¶
func UseInternal ¶
func UseInternal()
func UseXZBinary ¶
func UseXZBinary(path string)
Types ¶
type DecompressorFn ¶
Click to show internal directories.
Click to hide internal directories.