encode

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encode

type Encode struct {
	Target string
}

func (*Encode) Big5 added in v0.0.5

func (e *Encode) Big5() ([]byte, error)

Legacy multi-byte Chinese (traditional) encodings Charactor code: Big5

func (*Encode) EUC_JP added in v0.0.5

func (e *Encode) EUC_JP() ([]byte, error)

func (*Encode) EUC_KR added in v0.0.5

func (e *Encode) EUC_KR() ([]byte, error)

Legacy multi-byte Korean encodings Charactor code: EUC-KR

func (*Encode) GB18030 added in v0.0.5

func (e *Encode) GB18030() ([]byte, error)

Charactor code: gb18030

func (*Encode) GBK added in v0.0.5

func (e *Encode) GBK() ([]byte, error)

Legacy multi-byte Chinese (simplified) encodings Charactor code: GBK

func (*Encode) ISO_2022_JP added in v0.0.5

func (e *Encode) ISO_2022_JP() ([]byte, error)

func (*Encode) ShiftJIS

func (e *Encode) ShiftJIS() ([]byte, error)

func (*Encode) UTF8 added in v0.0.5

func (e *Encode) UTF8() ([]byte, error)

The Encoding Charactor code: UTF-8

Jump to

Keyboard shortcuts

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