Documentation ¶
Index ¶
- func BE2LE_16(inp []byte) []byte
- func BE2LE_16_Bytes(in []byte) []byte
- func BE2LE_32(inp []byte) []byte
- func BE2LE_32_Bytes(in []byte) []byte
- func BE2LE_64(inp []byte) []byte
- func BE2LE_64_Bytes(in []byte) []byte
- func LE2BE_16(inp []byte) []byte
- func LE2BE_16_Bytes(in []byte) []byte
- func LE2BE_32(inp []byte) []byte
- func LE2BE_32_Bytes(in []byte) []byte
- func LE2BE_64(inp []byte) []byte
- func LE2BE_64_Bytes(in []byte) []byte
- func Rotl16(x, n uint16) uint16
- func Rotl32(x, n uint32) uint32
- func Rotl64(x, n uint64) uint64
- func Rotr16(x, n uint16) uint16
- func Rotr32(x, n uint32) uint32
- func Rotr64(x, n uint64) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BE2LE_16_Bytes ¶
func BE2LE_32_Bytes ¶
func BE2LE_64_Bytes ¶
func LE2BE_16_Bytes ¶
func LE2BE_32_Bytes ¶
func LE2BE_64_Bytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.