bswap

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Swap64

func Swap64(b []byte)

Swap64 performs an in-place byte swap on each 64 bits elements in b.

This function is useful when dealing with big-endian input; by converting it to little-endian, the data can then be compared using native CPU instructions instead of having to employ often slower byte comparison algorithms.

Types

This section is empty.

Jump to

Keyboard shortcuts

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