reader

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2020 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Counter added in v0.32.0

type Counter struct {
	R R
	N uint32
}

func (*Counter) Read added in v0.32.0

func (pr *Counter) Read(b []byte) (n int, err error)

func (*Counter) ReadByte added in v0.32.0

func (pr *Counter) ReadByte() (b byte, err error)

func (*Counter) Tell added in v0.32.0

func (pr *Counter) Tell() int64

func (*Counter) UnreadByte added in v0.32.0

func (pr *Counter) UnreadByte() (err error)

type R

type R interface {
	io.Reader
	io.ByteScanner
}

Jump to

Keyboard shortcuts

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