ioutilx

package
v0.0.0-...-594dc13 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Unlicense Imports: 1 Imported by: 0

Documentation

Overview

Package ioutilx implements extended input/output utility functions.

Index

Constants

This section is empty.

Variables

View Source
var Zero zero

Zero is an io.Reader which always reads zero bytes.

Functions

func ReadByte

func ReadByte(r io.Reader) (byte, error)

ReadByte reads and returns the next byte from r.

func WriteByte

func WriteByte(w io.Writer, b byte) error

WriteByte writes the given byte to w.

Types

This section is empty.

Jump to

Keyboard shortcuts

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