MCPcopy 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
195func (fv *FieldValue) AsString() []byte {
196 return fv.str
197}
198
199func (fv *FieldValue) Value() any {
200 switch fv.Type {

Callers 1

ValueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected