Interface AsyncUint8ArrayIteratorOptions

Hierarchy

  • AsyncUint8ArrayIteratorOptions

Properties

Properties

blockSize: number

Custom block size to read chunks in. Must be a multiple of SECTOR_SIZE. Cannot be smaller than SECTOR_SIZE.

Generated using TypeDoc