method
binwrite
v2_6_3 -
Show latest stable
- Class:
IO
binwrite(*args)public
Same as IO.write except opening the file in binary mode and ASCII-8BIT encoding (“wb:ASCII-8BIT”).
binwrite(*args)Same as IO.write except opening the file in binary mode and ASCII-8BIT encoding (“wb:ASCII-8BIT”).