QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Reusable, zero-copy view over one QWP result column.

    The view and every byte slice returned from it are valid only while the surrounding queryViews() callback is running. Copy data that must outlive the callback.

    Index

    Constructors

    Properties

    columnIndex: number

    Accessors

    Methods

    • Raw packed non-null values. Fixed-width values use QWP little-endian layout; booleans are bit-packed and variable-width columns contain their uint32 offset table. SYMBOL returns undefined because IDs are varints.

      Returns Uint8Array<ArrayBufferLike>