strconv

package module
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 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_Data

func Binary_Data(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) (string, error)

func Decode_String added in v1.0.3

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

func Encode

func Encode(src []byte) []byte

func Encode_String added in v1.0.3

func Encode_String(src []byte) string

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