encoding

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 License: MIT Imports: 3 Imported by: 0

README

Sphire Mantis::Encoding

The Encoding package of Mantis provides helper functions around Base64 encoding.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(encodedData string) ([]byte, error)

Base64Decode decodes a base64 encoded string

func Base64EncodeStd

func Base64EncodeStd(data string) string

Base64EncodeStd encodes a string into a standard Base64 string

func Base64EncodeURL

func Base64EncodeURL(data string) string

Base64EncodeURL encodes a string into a Base64 string that is url-compatible

Types

This section is empty.

Jump to

Keyboard shortcuts

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