ascii85

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(r io.Reader) (io.Reader, error)

Decode returns a new Reader which decodes data in ASCII85 format.

func Encode

func Encode(w io.WriteCloser, width int) (io.WriteCloser, error)

Encode returns a new WriteCloser which encodes data in ASCII85 format. The returned WriteCloser must be closed to flush all data.

Types

This section is empty.

Jump to

Keyboard shortcuts

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