Documentation ¶
Overview ¶
base32 encoding using I2P's alphabet
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var I2PEncoding *b32.Encoding = b32.NewEncoding("abcdefghijklmnopqrstuvwxyz234567")
Functions ¶
func EncodeToString ¶
Return a go string of the I2P base32 encoding of the provided byte slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.