Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCannotSplitBytes = errors.New(
"byte array can not be split given size vector",
)
ErrCannotSplitBytes is returned when a byte slice cannot be split evenly with the given size array.
Functions ¶
func CompressBytes ¶
CompressBytes returns a compressed byte slice.
func DecompressBytes ¶
DecompressBytes returns a decompressed byte slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.