[#BloombergLP-bdlbb-OutBlobStreamBuf-sync] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/OutBlobStreamBuf.adoc[OutBlobStreamBuf]::sync :relfileprefix: ../../../ :mrdocs: Synchronize the put position in the blob of this stream buffer. Return 0 unconditionally. == Synopsis Declared in `<bdlbb_blobstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual int sync() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#