28 : m_container(container)
42 : m_buffer(make_shared<
Buffer>())
Copyright (c) 2013-2017 Regents of the University of California.
BufferAppendDevice(Buffer &container)
shared_ptr< Buffer > buf()
Flush written data to the stream and return shared pointer to the underlying buffer.
std::streamsize write(const char_type *s, std::streamsize n)
General-purpose automatically managed/resized buffer.