Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encoder ¶
func NewGzipEncoder ¶
type GzipEncoder ¶
type GzipEncoder struct {
// contains filtered or unexported fields
}
func (GzipEncoder) Decode ¶
func (e GzipEncoder) Decode() error
func (GzipEncoder) Encode ¶
func (e GzipEncoder) Encode() error
Click to show internal directories.
Click to hide internal directories.