Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_flat_buffer::cdata

Returns a constant buffer sequence representing the readable bytes.

Synopsis
const_buffers_type
cdata() const;
Description

PrevUpHomeNext