ascii85

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: Unlicense Imports: 3 Imported by: 0

Documentation

Overview

Package ascii85 implements ascii85 encoding related utility functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(src []byte) ([]byte, error)

Decode ascii85 encoded src and return it.

func Encode

func Encode(src []byte) ([]byte, int, error)

Encode src to ascii85 with a newline every 80 encoded characters and return the result and the number of encoded lines.

Types

This section is empty.

Jump to

Keyboard shortcuts

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