BloombergLP::bdlsb::FixedMemOutput::pubsync

Synchronize this stream buffer with its associated character sequence.

Synopsis

Declared in <bdlsb_fixedmemoutput.h>

int
pubsync();

Description

Synchronizes the controlled character sequence (the buffers) with the associated character sequence. Operation has no effect, because the stream is always kept in sync (no buffered output). Return 0.

Return Value

0