func DecodeString(src string) ([]byte, error)
func EncodeToString(src []byte) string
func EncodeUint64ToString(v uint64) string