stdfile

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StdFile

type StdFile struct {
	In *os.File

	Out *os.File
	// contains filtered or unexported fields
}

func New

func New(infile, outfile string) (*StdFile, error)

func (*StdFile) Close

func (f *StdFile) Close() error

func (*StdFile) Read

func (f *StdFile) Read() ([]byte, error)

func (*StdFile) Write

func (f *StdFile) Write(b []byte, bin bool) error

Jump to

Keyboard shortcuts

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