Documentation
¶
Index ¶
- func ClearBit16(n uint16, pos uint16) uint16
- func ClearBit32(n uint32, pos uint32) uint32
- func ClearBit64(n uint64, pos uint64) uint64
- func HasBit16(n uint16, pos uint16) bool
- func HasBit32(n uint32, pos uint32) bool
- func HasBit64(n uint64, pos uint64) bool
- func PanicToError(e any) (err error)
- func SetBit16(n uint16, pos uint16) uint16
- func SetBit32(n uint32, pos uint32) uint32
- func SetBit64(n uint64, pos uint64) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PanicToError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.