Archive

package
v1.0.39 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base64Writer

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

func CreateBase64Writer

func CreateBase64Writer() *Base64Writer

CreateBase64Writer creates a writer that encodes its input as base64 into a buffer

func (*Base64Writer) Close

func (wrt *Base64Writer) Close() E.Either[error, *bytes.Buffer]

func (*Base64Writer) Write

func (wrt *Base64Writer) Write(p []byte) (n int, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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