Frontend  0.0.0
Loading...
Searching...
No Matches
crc32.dart File Reference

Functions

int _crc32Byte (int crc, int byte)
 
int crc32< T extends List > (T bytes)
 

Function Documentation

◆ _crc32Byte()

int _crc32Byte ( int crc,
int byte )
Todo
document

◆ crc32< T extends List >()

int crc32< T extends List > ( T bytes)
Todo
document