@obsidize/tar-browserify
    Preparing search index...

    Interface AsyncUint8ArrayIteratorOptions

    interface AsyncUint8ArrayIteratorOptions {
        blockSize: number;
    }
    Index

    Properties

    Properties

    blockSize: number

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