//
pkg.gl
Category
github.com/taubyte/utils
network
package
0.1.7
Repository:
https://github.com/taubyte/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
17 SLOC
#
Functions
BytesToUInt64
BytesToUInt64 converts []byte to uint64.
UInt64ToBytes
UInt64ToBytes converts uint64 to []byte.