Exception: Archive::Tar::Minitar::NonSeekableStream

Inherits:
StandardError
  • Object
show all
Defined in:
lib/gems/archive-tar-minitar-0.5.2/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.