Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ string
Method
string
protocol/reflect.go:50–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
func
(v value) float64() float64 {
return
v.val.Float() }
49
50
func
(v value) string() string {
return
v.val.String() }
51
52
func
(v value) bytes() []byte {
return
v.val.Bytes() }
53
Callers
4
encodeString
Method · 0.45
encodeCompactString
Method · 0.45
encodeNullString
Method · 0.45
encodeCompactNullString
Method · 0.45
Calls
1
String
Method · 0.45
Tested by
no test coverage detected