[#bsl-basic_stringbuf-pubsync-01] = xref:bsl.adoc[bsl]::xref:bsl/basic_stringbuf.adoc[basic_stringbuf]::pubsync :relfileprefix: ../../ :mrdocs: Synchronize the put and/or get area with the underlying sequence (inherited). == Synopsis Declared in `<bslstl_stringbuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using BaseType::pubsync; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#