[
https://issues.apache.org/jira/browse/ARROW-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-4876:
--------------------------------
Summary: [C#] Port MutableBuffer to csharp (was: Port MutableBuffer to
csharp)
> [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
(v7.6.3#76005)