Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-240

Add StringIO methods to GridIO

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.3.0.rc0
    • Affects Version/s: None
    • Component/s: None
    • None

      For instance:

      module Mongo
      class GridIO
      def eof?
      @file_position >= @file_length
      end
      end
      end

            Assignee:
            kbanker Kyle Banker
            Reporter:
            kbanker Kyle Banker
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: