Function blockLength

  • Calculates how many blocks need to be written using the block offset and the plaintext byte length

    Parameters

    • blockSize: number
    • blockOffset: number
    • byteLength: number

    Returns number

Generated using TypeDoc