stdio

package
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2025 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReadWriteCloser

type ReadWriteCloser struct {
	// contains filtered or unexported fields
}

func New

func New(reader io.ReadCloser, writer io.WriteCloser) *ReadWriteCloser

func (ReadWriteCloser) Close

func (r ReadWriteCloser) Close() error

func (ReadWriteCloser) Read

func (r ReadWriteCloser) Read(p []byte) (int, error)

func (ReadWriteCloser) Write

func (r ReadWriteCloser) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL