Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
lz4c
command
lz4c is a small CLI wrapper around the pure-Go LZ4 block codec in github.com/go-compressions/lz4.
|
lz4c is a small CLI wrapper around the pure-Go LZ4 block codec in github.com/go-compressions/lz4. |
|
lz4c/internal/cmdio
Package cmdio holds the input/output helpers shared by the lz4c CLI.
|
Package cmdio holds the input/output helpers shared by the lz4c CLI. |
|
lz4c/lz4io
Package lz4io adapts the raw LZ4 *block* codec from github.com/go-compressions/lz4 into a tiny self-describing container so the lz4c CLI can round-trip arbitrary input through a single file or pipe.
|
Package lz4io adapts the raw LZ4 *block* codec from github.com/go-compressions/lz4 into a tiny self-describing container so the lz4c CLI can round-trip arbitrary input through a single file or pipe. |
Click to show internal directories.
Click to hide internal directories.
