//
pkg.gl
Category
github.com/akmistry/go-util
compressedbuffer
package
0.0.0-20240514010656-77610c5081cf
Repository:
https://github.com/akmistry/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
175 SLOC
#
Constants
BlockSize
No description provided by the author
#
Structs
Buffer
A Buffer is a variable-sized buffer, with Write and ReadAt methods (Read can be done using io.SectionReader).