//
pkg.gl
Category
github.com/corex-mn/corex-base
common
bigendian
package
1.0.0
Repository:
https://github.com/corex-mn/corex-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
9
Files
17 SLOC
#
Functions
BytesToUint32
BytesToUint32 converts uint32 from bytes.
BytesToUint64
BytesToUint64 converts uint64 from bytes.
Uint32ToBytes
Uint32ToBytes converts uint32 to bytes.
Uint64ToBytes
Uint64ToBytes converts uint64 to bytes.