package
Version:
v2.3.0
Opens a new window with list of versions in this module.
Published: Feb 24, 2024
License: MIT, BSD-2-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
A Go reader and writer for files in the random access dictzip
format.
Docs
Documentation
¶
Package dictzip provides a reader for files in the random access `dictzip` format.
Note: this is not concurrent-safe, since it calls fp.Seek()
Reader, This implements the io.ReadSeekCloser interface.
Start and size in base64 notation, such as used by the `dictunzip` program.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.