# File lib/archive/tar/minitar.rb, line 520
520:       def eof?
521:         @read >= @size
522:       end