Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compressor ¶
type Compressor struct { }
func (Compressor) Code ¶
func (c Compressor) Code() uint8
func (Compressor) UnCompress ¶
func (c Compressor) UnCompress(data []byte) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.