charmap

package
v0.0.0-...-fa4d2aa Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2018 License: ISC Imports: 5 Imported by: 10

Documentation

Overview

Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ISO8859_6E is the ISO 8859-6E encoding.
	ISO8859_6E encoding.Encoding = &iso8859_6E

	// ISO8859_6I is the ISO 8859-6I encoding.
	ISO8859_6I encoding.Encoding = &iso8859_6I

	// ISO8859_8E is the ISO 8859-8E encoding.
	ISO8859_8E encoding.Encoding = &iso8859_8E

	// ISO8859_8I is the ISO 8859-8I encoding.
	ISO8859_8I encoding.Encoding = &iso8859_8I
)

These encodings vary only in the way clients should interpret them. Their coded character set is identical and a single implementation can be shared.

View Source
var All = listAll

All is a list of all defined encodings in this package.

View Source
var CodePage437 encoding.Encoding = &codePage437

CodePage437 is the IBM Code Page 437 encoding.

View Source
var CodePage866 encoding.Encoding = &codePage866

CodePage866 is the IBM Code Page 866 encoding.

View Source
var ISO8859_10 encoding.Encoding = &iso8859_10

ISO8859_10 is the ISO 8859-10 encoding.

View Source
var ISO8859_13 encoding.Encoding = &iso8859_13

ISO8859_13 is the ISO 8859-13 encoding.

View Source
var ISO8859_14 encoding.Encoding = &iso8859_14

ISO8859_14 is the ISO 8859-14 encoding.

View Source
var ISO8859_15 encoding.Encoding = &iso8859_15

ISO8859_15 is the ISO 8859-15 encoding.

View Source
var ISO8859_16 encoding.Encoding = &iso8859_16

ISO8859_16 is the ISO 8859-16 encoding.

View Source
var ISO8859_2 encoding.Encoding = &iso8859_2

ISO8859_2 is the ISO 8859-2 encoding.

View Source
var ISO8859_3 encoding.Encoding = &iso8859_3

ISO8859_3 is the ISO 8859-3 encoding.

View Source
var ISO8859_4 encoding.Encoding = &iso8859_4

ISO8859_4 is the ISO 8859-4 encoding.

View Source
var ISO8859_5 encoding.Encoding = &iso8859_5

ISO8859_5 is the ISO 8859-5 encoding.

View Source
var ISO8859_6 encoding.Encoding = &iso8859_6

ISO8859_6 is the ISO 8859-6 encoding.

View Source
var ISO8859_7 encoding.Encoding = &iso8859_7

ISO8859_7 is the ISO 8859-7 encoding.

View Source
var ISO8859_8 encoding.Encoding = &iso8859_8

ISO8859_8 is the ISO 8859-8 encoding.

View Source
var KOI8R encoding.Encoding = &koi8R

KOI8R is the KOI8-R encoding.

View Source
var KOI8U encoding.Encoding = &koi8U

KOI8U is the KOI8-U encoding.

View Source
var Macintosh encoding.Encoding = &macintosh

Macintosh is the Macintosh encoding.

View Source
var MacintoshCyrillic encoding.Encoding = &macintoshCyrillic

MacintoshCyrillic is the Macintosh Cyrillic encoding.

View Source
var Windows1250 encoding.Encoding = &windows1250

Windows1250 is the Windows 1250 encoding.

View Source
var Windows1251 encoding.Encoding = &windows1251

Windows1251 is the Windows 1251 encoding.

View Source
var Windows1252 encoding.Encoding = &windows1252

Windows1252 is the Windows 1252 encoding.

View Source
var Windows1253 encoding.Encoding = &windows1253

Windows1253 is the Windows 1253 encoding.

View Source
var Windows1254 encoding.Encoding = &windows1254

Windows1254 is the Windows 1254 encoding.

View Source
var Windows1255 encoding.Encoding = &windows1255

Windows1255 is the Windows 1255 encoding.

View Source
var Windows1256 encoding.Encoding = &windows1256

Windows1256 is the Windows 1256 encoding.

View Source
var Windows1257 encoding.Encoding = &windows1257

Windows1257 is the Windows 1257 encoding.

View Source
var Windows1258 encoding.Encoding = &windows1258

Windows1258 is the Windows 1258 encoding.

View Source
var Windows874 encoding.Encoding = &windows874

Windows874 is the Windows 874 encoding.

View Source
var XUserDefined encoding.Encoding = &xUserDefined

XUserDefined is the X-User-Defined encoding.

It is defined at http://encoding.spec.whatwg.org/#x-user-defined

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