Return the size for the buffer held by this buffer, in bytes, supplied at construction.
Synopsis
Declared in <bdlsb_fixedmeminput.h>
std::size_t
capacity() const;
Return Value
size of the held buffer in bytes
Created with MrDocs