Class Archive::Tar::Minitar::Writer::RestrictedStream
In: lib/archive/tar/minitar.rb
Parent: Object

A stream wrapper that can only be written to. Any attempt to read from this restricted stream will result in a NameError being thrown.

Methods

new   write  

Public Class methods

Public Instance methods

[Validate]