iobuffer
    Preparing search index...

    Interface IOBufferOptions

    interface IOBufferOptions {
        offset?: number;
    }
    Index

    Properties

    Properties

    offset?: number

    Ignore the first n bytes of the ArrayBuffer.