# Functions
ComputeIntegrityHashSerial computes the integrity hash of the data serially.
EncodeRawSegment encode a raw byte array and return erasure encoded shards in orders.
GenerateChecksum generates the checksum of one piece data.
No description provided by the author
GenerateIntegrityHash generates integrity hash of all piece data checksum.
HexToUint64 converts hex string to uint64.
Int64ToHex converts int64 to hex string.
Int64ToString coverts uint64 to string.
No description provided by the author
No description provided by the author
No description provided by the author
StringToInt64 converts string to int64.
StringToUint64 converts string to uint64.
Uint64ToString coverts uint64 to string.