Returns:
112 113 114 115
# File 'lib/extensions/crypt/crypt/stringio.rb', line 112 def eof? stream_check! @pos > @src.size end