Skip to content

Add a wrapper around R: Read for reading Strings in chunks #53

Open
@jwodder

Description

@jwodder
  • Use Utf8StrDecoder internally
  • Make the size of the read buffer configurable
  • The wrapper's primary interface is as an Iterator<Item=std::io::Result<String>>.
  • Add an option for splitting output on newlines?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request therefor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions