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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.0
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 Stam
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: