boost::capy::const_buffer::size
Return the number of valid bytes in the referenced memory region
Synopsis
Declared in <boost/capy/buffers.hpp>
constexpr
std::size_t
size() const noexcept;
Return Value
the number of valid bytes in the referenced memory region
Created with MrDocs