encoding

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode32

func Decode32(id []byte, src []byte)

Decode32 decode by unrolling the stdlib base32 algorithm + removing all safe checks

func Decode8

func Decode8(id []byte, src []byte)

Decode8 decode by unrolling the stdlib base32 algorithm + removing all safe checks

func Encode32

func Encode32(dst, id []byte)

Encode32 encode by unrolling the stdlib base32 algorithm + removing all safe checks

func Encode8

func Encode8(dst, id []byte)

Encode8 encode by unrolling the stdlib base32 algorithm + removing all safe checks

Types

This section is empty.

Jump to

Keyboard shortcuts

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