instance method IO#binmode?

binmode? -> bool[permalink][rdoc][edit]

自身がバイナリモードなら true を返します。そうでない場合、false を返します。

[SEE_ALSO] IO/バイナリモード, IO#binmode