internal

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bytes2Bool

func Bytes2Bool(data []byte) bool

Bytes2Bool 字节切片转换为bool

func Bytes2Float64

func Bytes2Float64(data []byte) float64

Bytes2Float64 字节切片转换为float64

func Bytes2Int64

func Bytes2Int64(data []byte) int64

Bytes2Int64 字节切片转换为int64

func Bytes2String

func Bytes2String(data []byte) string

Bytes2String 字节切片转换为字符串

func Bytes2Uint32

func Bytes2Uint32(data []byte) uint32

Bytes2Uint32 字节切片转换为uint32

func Bytes2Uint64

func Bytes2Uint64(data []byte) uint64

Bytes2Uint64 字节切片转换为uint64

func JoinInt added in v1.2.21

func JoinInt(sep string, elems ...int) string

func JoinInt16 added in v1.2.21

func JoinInt16(sep string, elems ...int16) string

func JoinInt32 added in v1.2.21

func JoinInt32(sep string, elems ...int32) string

func JoinInt64 added in v1.2.21

func JoinInt64(sep string, elems ...int64) string

func JoinInt8 added in v1.2.21

func JoinInt8(sep string, elems ...int8) string

func JoinUint added in v1.2.21

func JoinUint(sep string, elems ...uint) string

func JoinUint16 added in v1.2.21

func JoinUint16(sep string, elems ...uint16) string

func JoinUint32 added in v1.2.21

func JoinUint32(sep string, elems ...uint32) string

func JoinUint64 added in v1.2.21

func JoinUint64(sep string, elems ...uint64) string

func JoinUint8 added in v1.2.21

func JoinUint8(sep string, elems ...uint8) string

func LcFirst

func LcFirst(str string) string

func RepeatAndJoin added in v1.2.21

func RepeatAndJoin(word, sep string, count int) string

func UcFirst

func UcFirst(str string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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