strconv

package module
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: OSL-3.0 Imports: 5 Imported by: 1

README

strconv

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Binary added in v1.0.4

func Binary(src []byte) bool

func Binary_Rune added in v1.0.4

func Binary_Rune(r rune) bool

I originally used: mimesniff.spec.whatwg.org#binary-data-byte but it fails with: fileformat.info/info/unicode/char/1b

func Decode

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

godocs.io/encoding/hex#DecodeString

func Encode

func Encode(src []byte) string

godocs.io/encoding/hex#EncodeToString

Types

type Cardinal

type Cardinal float64

func (Cardinal) String

func (c Cardinal) String() string

type Percent

type Percent float64

func (Percent) String

func (p Percent) String() string

type Rate

type Rate float64

func (Rate) String

func (r Rate) String() string

type Size

type Size float64

func (Size) String

func (s Size) String() string

Jump to

Keyboard shortcuts

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