b64

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package b64 does standard Base64 (RFC 4648, sect 4) encoding and decoding, except that padding (=) signs are omitted, and whitespaces are not allowed. b64 is intended to be used for handling PHC format serialized strings. https://github.com/P-H-C/phc-string-format/blob/master/phc-sf-spec.md#b64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

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

func Encode

func Encode(bytes []byte) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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