Return false if on Windows and the file is opened in text mode, and true otherwise.

Synopsis

Declared in <bdls_fdstreambuf.h>

bool
isInBinaryMode() const;

Created with MrDocs