BloombergLP::bdlsb::FixedMemInStreamBuf::pubsetbuf

Reinitialize this stream buffer to use the specified read-only character buffer having the specified length.

Synopsis

Declared in <bdlsb_fixedmeminstreambuf.h>

FixedMemInStreamBuf*
pubsetbuf(
    char const* buffer,
    std::streamsize length);

Return Value

address of this modifiable stream buffer

Parameters

NameDescription
bufferread-only character buffer to use
lengthlength of buffer