encoder

package
v0.22.11 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToUTF8

func ToUTF8(name string, data []byte) ([]byte, error)

Types

type Br

type Br struct {
}

func (*Br) ToUTF8

func (b *Br) ToUTF8(data []byte) ([]byte, error)

type Gzip added in v0.22.1

type Gzip struct {
}

func (*Gzip) ToUTF8 added in v0.22.1

func (g *Gzip) ToUTF8(data []byte) ([]byte, error)

type IEncoder

type IEncoder interface {
	ToUTF8([]byte) ([]byte, error)
}

Jump to

Keyboard shortcuts

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