//
pkg.gl
Category
github.com/yehan2002/fastbytes/v2
internal
unsafe
asm
package
2.3.0
Repository:
https://github.com/yehan2002/fastbytes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
1
Files
5 SLOC
#
Functions
Copy16
Copy16 copy and rotate uint64 from `src` to `dst`go:noescape.
Copy32
Copy32 copy and rotate uint64 from `src` to `dst`go:noescape.
Copy64
Copy64 copy and rotate uint64 from `src` to `dst`go:noescape.
#
Variables
CanASM
CanASM this reports if assembly functions provided by this package can be used.