Return false if on Windows and the file is opened in text mode, and true otherwise.
false
true
Declared in <bdls_fdstreambuf.h>
<bdls_fdstreambuf.h>
bool isInBinaryMode() const;
Created with MrDocs