encoding

package
v5.5.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnsupportedSourceTypeBOM = errors.New("source type not support by BOM based encoding")
View Source
var Plain = enc(encoding.Nop)

Plain file encoding not transforming any read bytes.

Functions

This section is empty.

Types

type Encoding

type Encoding encoding.Encoding

type EncodingFactory

type EncodingFactory func(io.Reader) (Encoding, error)

func FindEncoding

func FindEncoding(name string) (EncodingFactory, bool)

FindEncoding searches for an EncodingFactoryby name.

Jump to

Keyboard shortcuts

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