udwHex

package
v0.0.0-...-f254aa5 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: MIT Imports: 2 Imported by: 7

Documentation

Index

Constants

View Source
const HexTableLower = "0123456789abcdef"

Variables

This section is empty.

Functions

func DecodeStringToString

func DecodeStringToString(s string) (string, error)

func EncodeBytesToString

func EncodeBytesToString(b []byte) string

func EncodeStringToString

func EncodeStringToString(s string) string

func FromHexChar

func FromHexChar(c byte) (byte, bool)

func IsHexChar

func IsHexChar(c byte) bool

func MustDecodeStringToByteArray

func MustDecodeStringToByteArray(s string) []byte

func MustDecodeStringToByteArrayIgnoreNonHex

func MustDecodeStringToByteArrayIgnoreNonHex(s string) (b []byte)

func MustDecodeStringToString

func MustDecodeStringToString(s string) string

func UpperEncodeBytesToString

func UpperEncodeBytesToString(b []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