base64util

package
v0.2.2 Latest Latest
Warning

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

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

Documentation

Overview

Package base64util implements functions for string decoding and bytes encoding in base64 encoding.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(s string) ([]byte, error)

Decode decodes string with base64 encoding into byte array.

func Encode

func Encode(b []byte) string

Encode encodes byte array into string with base64 encoding.

Types

This section is empty.

Jump to

Keyboard shortcuts

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