method
write
ruby latest stable - Class:
Gem::Package::TarWriter::BoundedStream
write(data)public
Writes data onto the IO, raising a FileOverflow exception if the number of bytes will be more than #limit
write(data)Writes data onto the IO, raising a FileOverflow exception if the number of bytes will be more than #limit