Eric Burden created ARROW-12160:
-----------------------------------
Summary: [Rust] Add an `into_inner()` method to
ipc::writer::StreamWriter
Key: ARROW-12160
URL: https://issues.apache.org/jira/browse/ARROW-12160
Project: Apache Arrow
Issue Type: Improvement
Components: Rust
Affects Versions: 4.0.0
Reporter: Eric Burden
Assignee: Eric Burden
Add an `into_inner()` method to ipc::writer::StreamWriter, allowing users to
recover the underlying writer, consuming the StreamWriter. Essentially exposes
`into_inner()` from the BufWriter contained in the StreamWriter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)