method
binmode
binmode(mode = nil)
public
Turn newline conversion on (mode == false) or off (mode == true), or return the current value (mode is not specified).
binmode(mode = nil)
public
Turn newline conversion on (mode == false) or off (mode == true), or return the current value (mode is not specified).