Versions in this module Expand all Collapse all v1 v1.0.1 May 8, 2026 Changes in this version + 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