base128

package
v0.0.0-...-11d1ae0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

A streaming interface to a Base128-Encoding

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader interface {
	io.Reader
	Reset(r io.Reader)
}

func NewReader

func NewReader(r io.Reader) Reader

type Writer

type Writer interface {
	io.WriteCloser
	Reset(w io.Writer)
}

func NewWriter

func NewWriter(w io.Writer) Writer

Jump to

Keyboard shortcuts

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