Turi Create  4.0
turi::v2_block_impl::decode_number_stream Struct Reference

#include <core/storage/sframe_data/sarray_v2_type_encoding.hpp>

Detailed Description

Handle a stream decoding of integers.

read acts as a coroutine where it is called multiple times to decode up to num_elements values from the archive. For each call either decodebuffer is set, or skip is set. At least 1 value must be read/skipped or there will be problems. num_elements and iarc should be the same on every call.

Definition at line 159 of file sarray_v2_type_encoding.hpp.


The documentation for this struct was generated from the following file: