enc

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Convert

func Convert(toIanaName string, writer io.Writer, fromIanaName string, txt io.Reader) error

Convert function converts character encoding text stream.

func Decode

func Decode(writer io.Writer, ianaName string, txt io.Reader) error

Decode converts from UTF-8 encodeing text.

func Encode

func Encode(ianaName string, writer io.Writer, txt io.Reader) error

Encode converts UTF-8 from other character encoding text.

func Encoding

func Encoding(ianaName string) (encoding.Encoding, error)

GetEncoding returns encoding.Encoding instance from MIME or IANA name

Types

This section is empty.

Jump to

Keyboard shortcuts

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