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 ¶
- Version
- v0.2.2
- Published
- Jun 7, 2021
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 15 minutes ago –
Tools for package owners.