Skip to content

Add a buffered stream interface #7

@alaviss

Description

@alaviss

Currently files only provide low-level read/write primitives. These are not buffered, so convenience like readLine are not available.

Goals:

  • Pluggable buffering interface, basically so that any Stream can be plugged into BufferedStream and receive all the perks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions