package bswap

import "github.com/segmentio/asm/bswap"

Index

Functions

func Swap64

func Swap64(b []byte)

Swap64 performs an in-place byte swap on each qword of the input buffer.

Source Files

swap64.go swap64_amd64.go

Version
v0.2.2
Published
Jun 7, 2021
Platform
linux/amd64
Imports
1 packages
Last checked
now

Tools for package owners.