encoding

package
v0.0.0-...-dfd24c6 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncoderWriter

type EncoderWriter struct {
	// contains filtered or unexported fields
}

func NewEncoder

func NewEncoder(w io.Writer) *EncoderWriter

NewEncoder returns a new EncoderWriter. Writes to the returned writer are base64 encoded, compressed and written to w.

func (*EncoderWriter) Write

func (ew *EncoderWriter) Write(b []byte) (int, error)

Jump to

Keyboard shortcuts

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