//
pkg.gl
Category
github.com/orangebees/go-oneutils
Convert
package
0.0.10
Repository:
https://github.com/orangebees/go-oneutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
35 SLOC
#
Functions
B2S
B2S []byte转string.
Base62BytesToUint64
Base62BytesToUint64 62进制字节数组转uint64.
S2B
S2B string转[]byte.
Uint64ToBase62Bytes
Uint64ToBase62Bytes uint转62进制字节数组.