png-compressor
    Preparing search index...
    • Gets the CRC of the bytes dataView[offset..offset+length-1].

      Parameters

      • dataView: DataView

        The buffer.

      • offset: number

        The offset to start the CRC from.

      • length: number

        The length of the CRC.

      Returns number