Class | Gem::Package::TarWriter::BoundedStream |
In: |
lib/rubygems/package/tar_writer.rb
|
Parent: | Object |
limit | [R] | Maximum number of bytes that can be written |
written | [R] | Number of bytes written |
Writes data onto the IO, raising a FileOverflow exception if the number of bytes will be more than limit