base85

package
v0.0.0-...-ca7e941 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base85Decode

func Base85Decode(encoded string) ([]byte, error)

Base85Decode 标准Ascii85解码

func Base85Encode

func Base85Encode(data []byte) string

Base85Encode 标准Ascii85编码(Adobe格式)

func DecodeBase85ToFile

func DecodeBase85ToFile(inputFile, outputFile string) error

DecodeBase85ToFile 将Base85字符串解码为文件

func EncodeFileToBase85

func EncodeFileToBase85(inputFile, outputFile string) error

EncodeFileToBase85 将文件编码为Base85字符串并保存

Types

This section is empty.

Jump to

Keyboard shortcuts

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