[#BloombergLP-bdls-FdStreamBuf-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FdStreamBuf.adoc[FdStreamBuf]::~FdStreamBuf :relfileprefix: ../../../ :mrdocs: Destroy this object and, if `willCloseOnReset` is `true`, close the file descriptor associated with this object, if any. == Synopsis Declared in `<bdls_fdstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~FdStreamBuf() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#