Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IEEE32 Crc32 = crc32I{_IEEE32} Castagnoli32 Crc32 = crc32I{_Castagnoli32} Koopman32 Crc32 = crc32I{_Koopman32} ISO64 Crc64 = crc64I{_ISO64} ECMA64 Crc64 = crc64I{_ECMA64} )
View Source
var (
ErrCrcCheckFailed = errors.New("crc check failed")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.