import "github.com/segmentio/asm/internal/unsafebytes"
func BytesOf(s string) []byte
func Pointer(b []byte) *byte
func String(b []byte) string
unsafebytes.go
Tools for package owners.