principal/utils/get_crc library

Properties

lookUpTable Uint32List
getter/setter pair

Functions

getCrc32(ByteBuffer buf) int
Calculate the CRC32 of a blob. @param buf The blob to calculate the CRC32 of.