Class Gem::Package::TarWriter::RestrictedStream
In: lib/rubygems/package/tar_writer.rb
Parent: Object

IO wrapper that provides only write

Methods

new   write  

Public Class methods

Creates a new RestrictedStream wrapping io

Public Instance methods

Writes data onto the IO

[Validate]