add a new BSON decoder and bson object type that uses a lazy approach like C++ code

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      with current decoder / callback the whole bson object is parsed into Java element.
      Add a lazy decoder / callback / object that keeps all bson data in a byte array.
      Then access fields as needed.

              Assignee:
              Antoine Girbal (Inactive)
              Reporter:
              Antoine Girbal (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: