Turi Create
4.0
|
#include <core/storage/sframe_data/sarray_v2_type_encoding.hpp>
Handle a stream decoding of double values (new format).
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 210 of file sarray_v2_type_encoding.hpp.