# Functions
AnyToString convert type (int, int64, float32, float64, byte, and []bytes) to string BEWARE: do not use this function for a very spesific usecase.
Float64ToString return string form of float64.
Int64ToString return string form of int64.
StringToInt64 convert string to int64.