Prashanth Govindarajan created ARROW-4876:
---------------------------------------------

             Summary: Port MutableBuffer to csharp
                 Key: ARROW-4876
                 URL: https://issues.apache.org/jira/browse/ARROW-4876
             Project: Apache Arrow
          Issue Type: Task
          Components: C#
            Reporter: Prashanth Govindarajan


C++ has a "MutableBuffer" that exposes the underlying T*. Port it to csharp. 

It's an easy port. ArrowBuffer at the moment is exposed as ReadOnlyMemory. The 
builder actually hands it a "Memory" object, so it ought to be a simple change



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to