ioutil

package module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: BSD-3-Clause Imports: 3 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMaximumSize = errors.New("maximum buffer size reached")
	ErrInvalidSize = errors.New("invalid size")
)

Functions

func IsAsciiEOF added in v0.1.1

func IsAsciiEOF(b []byte) bool

func ReadAll

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

func ReadBytes

func ReadBytes(v io.Reader, divide string) ([]byte, error)

func ReadFull added in v0.1.2

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

func WriteBytes

func WriteBytes(v io.Writer, b []byte, divide string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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