package
0.0.0-20200826111659-c772d2a39d1b
Repository: https://github.com/annchain/blockdb.git
Documentation: pkg.go.dev

# Functions

GetInt32 get an int32 from byte array with a start position.
GetInt64 get an int64 from byte array with a start position.
GetUInt32 get an uint32 from byte array with a start position.
SetInt32 set an int32 into byte array at a position.
SetUInt32 set an uint32 into byte array at a position.