If in output mode, flush the buffer to the associated file descriptor; otherwise do nothing. Return 0 on success, ‐1 otherwise.
Synopsis
Declared in <bdls_fdstreambuf.h>
virtual
int
sync() override;
Return Value
0 on success, and ‐1 otherwise
Created with MrDocs