BSmallBuffer¶
Constructor and Destructor¶
BSmallBuffer()
BSmallBuffer::BSmallBuffer()
Constructor. Creates a small buffer that can hold up to
SmallBufferSizeLimit()
bytes.
Static Functions¶
SmallBufferSizeLimit()
size_t *BSmallBuffer::SmallBufferSizeLimit()
Returns the maximum number of bytes a BSmallBuffer can contain.