Documentation ¶
Overview ¶
Package lz4 does nothing, it's kept for backward compatibility to avoid breaking the majority of programs that imported it to install the compression codec, which is now always included.
Index ¶
Constants ¶
View Source
const (
Code = 3
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompressionCodec ¶
func NewCompressionCodec ¶
func NewCompressionCodec() *CompressionCodec
Click to show internal directories.
Click to hide internal directories.