Function ouster::sdk::osf::get_prefixed_size(const OsfBuffer&)

Function Documentation

uint32_t ouster::sdk::osf::get_prefixed_size(const OsfBuffer &buf)

Reads the prefix size of the Flatbuffers buffer.

First 4 bytes.

Parameters:

buf[in] – Pointer to Flatbuffers buffer stared with prefixed size

Returns:

the size recovered from the stored prefix size