Skip to content

Introduce BinaryStream/BufferStream #48

@f1ames

Description

@f1ames

Feature description

Introduce BinaryStream similar to BufferStream from v4.

By default, each chunk flowing through the stream would be a single byte. The stream should allow manipulating binary data (grouping, splitting, parsing, shifting, etc). Also it should be possible to convert such stream into other types (most notably StringStream and DataStream).

Use case

Various file types transformations, parsing binary formats, binary data manipulation (images, videos, etc).


If you are interested in this issue or this stream type fits your use case, please upvote with 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions