MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / Bytes

Method Bytes

pkg/sql/sem/tree/parse_string.go:173–173  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

171 Datum(d Datum)
172 Bool(b bool)
173 Bytes(b []byte)
174 // Decimal returns a pointer into the vec for in place construction.
175 Decimal() *apd.Decimal
176 Float(f float64)

Callers 15

MarshalJSONPBMethod · 0.65
MarshalTextMethod · 0.65
generateMethod · 0.65
MarshalFunction · 0.65
GetProjMetadataFunction · 0.65
ProjectFunction · 0.65
initFunction · 0.65
writeMultibyteRuneAsHexFunction · 0.65
marshalMethod · 0.65
runFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected