ioutils

package module
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: BSD-3-Clause Imports: 4 Imported by: 8

README

go-ioutils

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(w io.Writer, r io.Reader) (int, error)

func CopyN added in v0.5.0

func CopyN(w io.Writer, r io.Reader, size int) (int, error)

func IsAsciiEOF

func IsAsciiEOF(b []byte) bool

func Pipe added in v0.5.1

func Pipe(w io.Writer, r io.Reader, size int) (n int, err error)

func ReadAll

func ReadAll(r io.ReadCloser) ([]byte, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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