encoding

package
v0.0.0-...-dd69fc7 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Low7Reader

type Low7Reader struct {
	// contains filtered or unexported fields
}

func NewLow7Reader

func NewLow7Reader(r io.Reader) *Low7Reader

func (*Low7Reader) Read

func (r *Low7Reader) Read(p []byte) (n int, err error)

func (*Low7Reader) ReadByte

func (r *Low7Reader) ReadByte() (byte, error)

type NybbleReader

type NybbleReader struct {
	// contains filtered or unexported fields
}

func NewNybbleReader

func NewNybbleReader(r io.Reader) *NybbleReader

func (*NybbleReader) Read

func (r *NybbleReader) Read(p []byte) (n int, err error)

func (*NybbleReader) ReadByte

func (r *NybbleReader) ReadByte() (byte, error)

Jump to

Keyboard shortcuts

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