Skip to content

[Rust] Add an into_inner() method to ipc::writer::StreamWriter #27981

@asfimport

Description

@asfimport

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.

Reporter: Eric Burden / @ericwburden
Assignee: Eric Burden / @ericwburden

PRs and other links:

Note: This issue was originally created as ARROW-12160. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions