ioutil

package
v0.0.0-...-cd3ace8 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(dst io.Writer, src io.Reader) error

Copy is io.Copy ignore written byte.

func CopyN

func CopyN(dst io.Writer, src io.Reader, n int64) error

CopyN is io.CopyN ignore written byte.

func NopWriteCloser

func NopWriteCloser(w io.Writer) io.WriteCloser

func ReadFull

func ReadFull(r io.Reader, buf []byte) error

ReadFull is io.ReadFull ignore read byte.

func Write

func Write(w io.Writer, p []byte) error

Write is io.Write ignore written byte.

Types

This section is empty.

Jump to

Keyboard shortcuts

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