encoding

package
v0.0.0-...-9a70a3a Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EscapeFilename

func EscapeFilename(s string) string

EscapeFilename computes an invertible, human readable mapping between arbitrary strings and (longer) strings that do not contain \/:*?"<>| and non-printable charactes, as defined by unicode.IsPrint

func UnescapeFilename

func UnescapeFilename(s string) (string, error)

UnescapeFilename computes the inverse of EscapeFilename

Types

This section is empty.

Jump to

Keyboard shortcuts

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