[ https://issues.apache.org/jira/browse/ARROW-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661898#comment-17661898 ]
Rok Mihevc commented on ARROW-4876: ----------------------------------- This issue has been migrated to [issue #21386|https://github.com/apache/arrow/issues/21386] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [C#] 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 > Priority: Major > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)