Synchronize this stream buffer with its associated character sequence.
Declared in <bdlsb_fixedmemoutput.h>
int
pubsync();
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.
0