strio.sysread(integer[, outbuf]) â string
Instance Public methods
Similar to read, but raises EOFError at end of string instead
of returning nil, as well as IO#sysread does.
Similar to read, but raises EOFError at end of string instead
of returning nil, as well as IO#sysread does.
Please login to continue.