Function ouster::sdk::osf::get_block_size

Function Documentation

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

Calculates the full size of the block (prefixed_size + size + CRC32).

Parameters:

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

Returns:

the calculated size of the block