Class | Archive::Tar::Minitar::Reader::EntryStream |
In: |
lib/archive/tar/minitar.rb
|
Parent: | Object |
EntryStreams are pseudo-streams on top of the main data stream.
Reads len bytes (or all remaining data) from the entry. Returns nil if there is no more data to read.