Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CP437Full ¶
type CP437Full struct{}
func (CP437Full) NewDecoder ¶
func (CP437Full) NewEncoder ¶
type CP437FullDecodeTransformer ¶
type CP437FullDecodeTransformer struct {
transform.NopResetter
}
type CP437FullEncodeTransformer ¶
type CP437FullEncodeTransformer struct {
transform.NopResetter
}
type RepertoireError ¶
type RepertoireError byte
func (RepertoireError) Error ¶
func (r RepertoireError) Error() string
func (RepertoireError) Replacement ¶
func (r RepertoireError) Replacement() byte
Click to show internal directories.
Click to hide internal directories.