EJSON.to/fromBuffer

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: BSON, EJSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We should add two methods to bson.EJSON:

      • toBuffer(str): buffer; takes in a string of extended json, and returns a buffer of serialized bson
      • fromBuffer(buffer): str; Takes in a buffer of serialized bson, and returns a string of extended json.

            Assignee:
            Unassigned
            Reporter:
            Daniel Aprahamian (Inactive)
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: