Skip to content

bufio: API #2836

@rsc

Description

@rsc
The special Error type can be deleted in favor of errors.New.

ReadRune should document its behavior on invalid input.

BufsizeError should probably go away; make NewReaderSize
and NewWriterSize panic if the buffer size is too small, or else
make them round up to the minimum buffer size.

Should document that write errors in bufio.Writer are sticky.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions