encoding

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// https://tools.ietf.org/html/rfc20#section-2
	ASCIISub = byte(0b0011010)
)

Variables

7-bit ASCII

Functions

This section is empty.

Types

type CharacterSet

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

func NewCharacterSet

func NewCharacterSet(m map[byte]rune, sub byte) *CharacterSet

func (*CharacterSet) NewDecoder

func (set *CharacterSet) NewDecoder() *encoding.Decoder

func (*CharacterSet) NewEncoder

func (set *CharacterSet) NewEncoder() *encoding.Encoder

Jump to

Keyboard shortcuts

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