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 not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…