# Functions
BytesToTime converts []byte to time.
BytesToUint64 converts []byte to uint64.
CopyBytes copy []byte to another []byte.
IsAllZeros return true if all bytes are zero.
Sort sorts candidates, with ts to resolve the equal case.
TimeToBytes converts time to []byte.
No description provided by the author
No description provided by the author
Uint64ToBytes converts uint64 to []byte.
Uint64ToInt64 converts uint64 to int64.
# Variables
No description provided by the author