//
pkg.gl
Category
github.com/minlib/go-util
convert
package
1.2.3
Repository:
https://github.com/minlib/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
37 SLOC
#
Functions
BytesToInt
BytesToInt convert bytes to int.
FloatToString
FloatToString convert string to float.
IntToBytes
IntToBytes convert int to bytes.
IntToString
IntToString convert int to float.
StringToFloat
StringToFloat convert float to string.
StringToInt
StringToInt convert float to int.