base64

package
v0.0.0-...-2ee7e5b Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64DecodeString

func Base64DecodeString(src string) ([]byte, error)

Base64DecodeString return Base64 decryption data

func Base64DecodeURL

func Base64DecodeURL(src string) ([]byte, error)

Base64DecodeURL returns the bytes represented by the base64 string s.

func Base64EncodeString

func Base64EncodeString(src []byte) string

Base64EncodeString return Base64 encrypted data

func Base64EncodeURL

func Base64EncodeURL(src []byte) string

Base64EncodeURL returns the base64 encoding of src.

Types

This section is empty.

Jump to

Keyboard shortcuts

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