Call through to serde implementation in Document::from_reader and Document::to_writer

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Now that the BSON library has a raw deserializer, we can leverage it in Document::from_reader and Document::to_writer instead of maintaining a separate BSON encoding/decoding implementation. This will likely hurt performance of Document::from_reader and Document::to_writer, but those methods are a lot more niche now, so the tradeoff may be worth it.

              Assignee:
              Unassigned
              Reporter:
              Patrick Freed
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: