base64

package
v0.0.0-...-ce52510 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

base64 encoding using I2P's alphabet

Index

Constants

View Source
const Alphabet = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-~"

i2p base64 alphabet

Variables

i2p base64 encoding

Functions

func DecodeFromString

func DecodeFromString(str string) (d []byte, err error)

decode string using i2p base64 encoding returns error if data is malfromed

func EncodeToString

func EncodeToString(data []byte) string

Return a go string of the I2P base64 encoding of the provided byte slice

Types

This section is empty.

Jump to

Keyboard shortcuts

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