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