infrastructure/native/protocol/stream_frame_decode library

Functions

decodeBatchedStreamFrame(Uint8List frame, {bool lazyStrings = false}) ParsedRowBuffer
Decodes one complete batched-stream protocol frame.
parsedRowBufferFromTypedColumnar(TypedColumnarResult typed) ParsedRowBuffer
Builds a ParsedRowBuffer view from an already-decoded columnar result.