package
0.13.6
Repository: https://github.com/cryptix-network/cryptixd.git
Documentation: pkg.go.dev

# Functions

DeserializeHash deserializes a slice of bytes to a hash.
DeserializeHashes deserializes a slice of bytes to a slice of hashes.
DeserializeUint64 deserializes bytes to uint64.
SerializeHash serializes hash to a slice of bytes.
SerializeHashes serializes a slice of hashes to a slice of bytes.
SerializeUint64 serializes a uint64.