Documentation
¶
Index ¶
Constants ¶
View Source
const ( Block1k = 1 << 10 Block2k = 1 << 11 Block4k = 1 << 12 Block8k = 1 << 13 )
Variables ¶
View Source
var ( ErrInvalidParam = errors.New("param is invalid") ErrNotEnoughData = errors.New("data is not enough") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.