gis-tools-ts - v0.6.0
    Preparing search index...

    Type Alias ReaderInputs

    ReaderInputs:
        | Reader
        | BufferReader
        | Buffer
        | ArrayBufferLike
        | Uint8Array
        | Uint8ClampedArray
        | Uint16Array
        | Uint32Array
        | Int8Array
        | Int16Array
        | Int32Array
        | Float32Array
        | Float64Array
        | DataView

    All input types that can be placed into a reader