charset

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CP437Full

type CP437Full struct{}

func (CP437Full) NewDecoder

func (c CP437Full) NewDecoder() *encoding.Decoder

func (CP437Full) NewEncoder

func (c CP437Full) NewEncoder() *encoding.Encoder

type CP437FullDecodeTransformer

type CP437FullDecodeTransformer struct {
	transform.NopResetter
}

func (CP437FullDecodeTransformer) Transform

func (t CP437FullDecodeTransformer) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error)

type CP437FullEncodeTransformer

type CP437FullEncodeTransformer struct {
	transform.NopResetter
}

func (CP437FullEncodeTransformer) Transform

func (t CP437FullEncodeTransformer) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error)

type RepertoireError

type RepertoireError byte

func (RepertoireError) Error

func (r RepertoireError) Error() string

func (RepertoireError) Replacement

func (r RepertoireError) Replacement() byte

Jump to

Keyboard shortcuts

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