@qualithm/arrow-flight-sql-js - v0.4.3
    Preparing search index...

    Type Alias ReadableStream<T>

    ReadableStream: AsyncIterable<T> & { cancel: () => void }

    Readable stream from server (server streaming or bidirectional)

    Type Parameters

    • T

    Type Declaration

    • cancel: () => void

      Cancel the stream