Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeFloat ¶
func DecodeInteger ¶
func PutSortableFloat ¶
func PutSortableFloat[T constraints.Float](dst []byte, v T)
Encodes a float64 so negative numbers can still be sorted before
func PutSortableInteger ¶
func PutSortableInteger[T constraints.Signed](dst []byte, v T)
Encodes a int64 so negative numbers can still be sorted before
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.