rs.setRawMode(mode)
mode
should be true
or false
. This sets the properties of the tty.ReadStream
to act either as a raw device or default. isRaw
will be set to the resulting mode.
rs.setRawMode(mode)
mode
should be true
or false
. This sets the properties of the tty.ReadStream
to act either as a raw device or default. isRaw
will be set to the resulting mode.
Designed by : w10schools
service@w10schools.com
Please login to continue.