utf7

package
v0.0.0-...-ff2b39c Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Modified UTF-7 encoding defined in RFC 3501 section 5.1.3

Index

Constants

This section is empty.

Variables

View Source
var Decoder = &encoding.Decoder{
	Transformer: &decoder{true},
}
View Source
var Encoder = &encoding.Encoder{
	Transformer: &encoder{},
}
View Source
var ErrBadUtf7 = errors.New("bad utf-7 encoding")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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