package
0.0.0-20180522021339-5a8239be4cb9
Repository: https://github.com/newkedison/go-library.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetPackedUInt32Length return the byte count of v when it was packed.
PackUInt32 convert an uint32 value to several bytes.
UnPackUInt32 convert the first several bytes to an uint32 if it match the format.