Add RawDocumentBuf::extend

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently the only way to extend one RawDocumentBuf with another is to iterate over the contents and individually append.  Adding a method for full-document extend would let us substantially optimize that by simply appending the underlying memory buffer and recalculating size.

            Assignee:
            Unassigned
            Reporter:
            Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: