Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-391

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

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            antoine Antoine Girbal
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: