Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pquerna/ffjson
/ renamedByteSlice
TypeAlias
renamedByteSlice
tests/ff.go:970–970 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
968
// byte slices are special even if they're renamed types.
969
type
renamedByte byte
970
type
renamedByteSlice []byte
971
type
renamedRenamedByteSlice []renamedByte
972
973
// ByteSliceNormal struct
Callers
1
TestEncodeRenamedByteSlice
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected