Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1224

All our Binary and JSON readers and writers should be able to operate on multiple documents

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      Ensure that all 4 of the following readers and writers can be easily and correctly used to read or write multiple documents:

      1. BsonBinaryReader
      2. BsonBinaryWriter
      3. JsonReader
      4. JsonWriter

      The goal is that instead of having to instantiate a new instance of the reader or writer for each document, a single instance can be used to handle multiple documents.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: