Exception: Archive::Tar::Minitar::NonSeekableStream
- Inherits:
-
StandardError
- Object
- StandardError
- Archive::Tar::Minitar::NonSeekableStream
- Defined in:
- lib/archive/tar/minitar.rb
Overview
The exception raised when a wrapped data stream class is expected to respond to #rewind or #pos but does not.