exnum

package
v0.0.2-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToFloat32

func BytesToFloat32(b []byte) float32

func BytesToFloat64

func BytesToFloat64(b []byte) float64

func BytesToInt16

func BytesToInt16(b []byte) int16

func BytesToInt32

func BytesToInt32(b []byte) int32

func BytesToInt64

func BytesToInt64(b []byte) int64

func BytesToUint16

func BytesToUint16(b []byte) uint16

func BytesToUint32

func BytesToUint32(b []byte) uint32

func BytesToUint64

func BytesToUint64(b []byte) uint64

func Float32ToBytes

func Float32ToBytes(u float32) []byte

func Float64ToBytes

func Float64ToBytes(u float64) []byte

func FormatFloat32

func FormatFloat32(v float32) string

func FormatFloat32ToSlice

func FormatFloat32ToSlice(v float32) []byte

func FormatFloat64

func FormatFloat64(v float64) string

func FormatFloat64ToSlice

func FormatFloat64ToSlice(v float64) []byte

func FormatInt

func FormatInt(v int) string

func FormatInt16

func FormatInt16(v int16) string

func FormatInt16ToSlice

func FormatInt16ToSlice(v int16) []byte

func FormatInt32

func FormatInt32(v int32) string

func FormatInt32ToSlice

func FormatInt32ToSlice(v int32) []byte

func FormatInt64

func FormatInt64(v int64) string

func FormatInt64ToSlice

func FormatInt64ToSlice(v int64) []byte

func FormatInt8

func FormatInt8(v int8) string

func FormatInt8ToSlice

func FormatInt8ToSlice(v int8) []byte

func FormatIntToSlice

func FormatIntToSlice(v int) []byte

func FormatUint

func FormatUint(v uint) string

func FormatUint16

func FormatUint16(v uint16) string

func FormatUint16ToSlice

func FormatUint16ToSlice(v uint16) []byte

func FormatUint32

func FormatUint32(v uint32) string

func FormatUint32ToSlice

func FormatUint32ToSlice(v uint32) []byte

func FormatUint64

func FormatUint64(v uint64) string

func FormatUint64ToSlice

func FormatUint64ToSlice(v uint64) []byte

func FormatUint8

func FormatUint8(v uint8) string

func FormatUint8ToSlice

func FormatUint8ToSlice(v uint8) []byte

func FormatUintToSlice

func FormatUintToSlice(v uint) []byte

func Int16ToBytes

func Int16ToBytes(u int16) []byte

func Int32ToBytes

func Int32ToBytes(u int32) []byte

func Int64ToBytes

func Int64ToBytes(u int64) []byte

func ParseFloat64

func ParseFloat64(s string) (float64, error)

func ParseInt

func ParseInt(s string) (int, error)

func ParseInt16

func ParseInt16(s string) (int16, error)

func ParseInt32

func ParseInt32(s string) (int32, error)

func ParseInt64

func ParseInt64(s string) (int64, error)

func ParseInt8

func ParseInt8(s string) (int8, error)

func ParseUint

func ParseUint(s string) (uint, error)

func ParseUint16

func ParseUint16(s string) (uint16, error)

func ParseUint32

func ParseUint32(s string) (uint32, error)

func ParseUint64

func ParseUint64(s string) (uint64, error)

func ParseUint8

func ParseUint8(s string) (uint8, error)

func Uint16ToBytes

func Uint16ToBytes(u uint16) []byte

func Uint32ToBytes

func Uint32ToBytes(u uint32) []byte

func Uint64ToBytes

func Uint64ToBytes(u uint64) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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