MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / EncodeFloat

Function EncodeFloat

tidbparser/dependency/util/codec/float.go:43–46  ·  view source on GitHub ↗

EncodeFloat encodes a float v into a byte slice which can be sorted lexicographically later. EncodeFloat guarantees that the encoded value is in ascending order for comparison.

(b []byte, v float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

encodeFunction · 0.85
encodeChunkRowFunction · 0.85

Calls 2

encodeFloatToCmpUint64Function · 0.85
EncodeUintFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…