[#BloombergLP-bdls-FdStreamBuf-willCloseOnReset] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FdStreamBuf.adoc[FdStreamBuf]::willCloseOnReset :relfileprefix: ../../../ :mrdocs: Return `true` if this object will close the associated file descriptor the next time it is reset, cleared, or destroyed, and `false` otherwise. == Synopsis Declared in `<bdls_fdstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool willCloseOnReset() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#