kevingurney opened a new issue, #45263: URL: https://github.com/apache/arrow/issues/45263
### Describe the enhancement requested To enable more workflows using the IPC Stream format in the MATLAB interface, we should add the ability to construct a `RecordBatchStreamReader` from a MATLAB `uint8` array. This will be helpful, for example, to enable Arrow-over-HTTP workflows in conjunction with the [MATLAB `webread` function](https://www.mathworks.com/help/matlab/ref/webread.html) (which can return a `uint8` array from an HTTP request). This is a followup issue to #44923. ### Component(s) MATLAB -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org