Documentation
¶
Overview ¶
Package lz4cust implements goDB's Encoder interface for lz4 (de-)compression of flow data
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
Encoder compresses data with the LZ4 algorithm (omitting certain bounds-checks for performance reasons)
Click to show internal directories.
Click to hide internal directories.