| Class | BinaryStringIO |
| In: |
lib/archive/support/binary_stringio.rb
|
| Parent: | StringIO |
This class is a version of StringIO that always uses the binary encoding on any Ruby platform that has a notion of encodings. On Ruby platforms without encoding support, this class is equivalent to StringIO.