Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ AsString
Method
AsString
IceFireDB-SQLProxy/pkg/mysql/mysql/field.go:195–197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
193
}
194
195
func
(fv *FieldValue) AsString() []byte {
196
return
fv.str
197
}
198
199
func
(fv *FieldValue) Value() any {
200
switch
fv.Type {
Callers
1
Value
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected