infrastructure/native/protocol/multi_result_stream_decoder library

Classes

MultiResultStreamDecoder
Incremental decoder for the streaming multi-result wire format used by odbc_stream_multi_start_batched / _async (M8 in v3.3.0).

Constants

multiStreamItemTagResultSet → const int
Item-frame tag for a result set payload (v3.3.0 streaming wire format).
multiStreamItemTagRowCount → const int
Item-frame tag for a row-count payload (v3.3.0 streaming wire format).