Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-852

Allow DynamicByteArray to Return a ByteBuffer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.0
    • 1.8.0
    • None
    • None

    Description

      Currently, the DynamicByteArray allows access to external callers by filling a Text buffer provided by the caller. This involves a copy of data. Instead, allow DynamicByteArray to return a ByteBuffer which gives a view into the data, which in many cases, may prevent copying the data from one buffer to another.

      Attachments

        Issue Links

          Activity

            People

              belugabehr David Mollitor
              belugabehr David Mollitor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: