Back to Pocketbase

Namespace bufio

static/jsvm/modules/bufio.html

latest647 B
Original Source

Namespace bufio

Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.

Index

Interfaces

ReadWriterReaderWriter

Type Aliases

_sgMVqnN

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc