# File lib/archive/tar/minitar.rb, line 526
526:       def eof?
527:         @read >= @size
528:       end