package
0.0.0-20250312052118-2008840fee0c
Repository: https://github.com/couchbase/indexing.git
Documentation: pkg.go.dev

# Functions

This method converts a byte slice to string without allocating any new memory for string.
This method converts a string to byte slice without allocating any new memory for byte slice.

# Structs

sliceHeader struct is the runtime representation of reflect.SliceHeader.
stringHeader struct is the runtime representation of reflect.StringHeader.