Back to Pocketbase

Interface pipe

static/jsvm/interfaces/os.pipe.html

latest604 B
Original Source

Interface pipe

Hierarchy

Pipe returns a connected pair of Files; reads from r return bytes written to w. It returns the files and an error, if any.

Returns [os.File, os.File]

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc