package
1.1.1
Repository: https://github.com/blocktree/nasgo-adapter.git
Documentation: pkg.go.dev

# Functions

BytesToUInt32 convert byte slice to uint32.
BytesToUInt64 convert byte slice to uint32.
ConcatByteArray concat slice of bytes to single slice.
GetEpochTime return the time span in seconds.
PutUInt32ToBytes put uint32 to LittleEndian one byte.
ToJSON convert object to json byte slice.
UInt32ToBytes convert uint32 to LittleEndian byte slice.
UInt64ToBytes convert uint64 to byte slice.