yenc

package
v0.0.0-...-1aa5fac Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2015 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Overview

Copyright 2015 Yahoo Author: David Leon Gil (dgil@yahoo-inc.com) License: Apache 2

Package yenc implements Yahoo-internal baseX encodings, as well as some other specialized baseX encodings used at Yahoo. (This variant is cleaned up for vendoring into Keyshop.)

Index

Constants

View Source
const (
	DotPadding rune = '.' // Dot padding for Closure64
)

Variables

View Source
var Closure64 = base64.RawURLEncoding.WithPadding(DotPadding)

Closure64 is the Closure library's dot-padded URL-safe base64

RawStd64 is an alias for encoding/base64.RawStdEncoding

View Source
var RawURL64 = base64.URLEncoding

RawURL64 is an alias encoding/base64.RawURLEncoding

Std64 is an alias for encoding/base64.StdEncoding

URL64 is an alias for encoding/base64.URLEncoding

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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