[#BloombergLP-bdls-FdStreamBuf_FileHandler-isInBinaryMode] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FdStreamBuf_FileHandler.adoc[FdStreamBuf_FileHandler]::isInBinaryMode :relfileprefix: ../../../ :mrdocs: Return `false` if on Windows and the file is opened in text mode, and `true` otherwise. == Synopsis Declared in `<bdls_fdstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isInBinaryMode() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#