Documentation ¶
Index ¶
- func Contains(haystack []byte, needles ...[]byte) bool
- func Duplicate(b []byte, times int) [][]byte
- func EndWith(haystack []byte, needle []byte) bool
- func RandBytes(n int) []byte
- func StartWith(haystack []byte, needle []byte) bool
- func ToBool(b []byte) (bool, error)
- func ToFloat64(b []byte) (float64, error)
- func ToInt64(b []byte) (int64, error)
- func ToString(b []byte) string
- func ToUint64(b []byte) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.