pathname.binread([length [, offset]]) â string
Instance Public methods
Returns all the bytes from the file, or the first N
if
specified.
See IO.binread.
Returns all the bytes from the file, or the first N
if
specified.
See IO.binread.
Please login to continue.