package
0.38.0-preview.0
Repository: https://github.com/onflow/flow-go.git
Documentation: pkg.go.dev

# Functions

FromBase64 convert input base64 encoded string to decoded bytes.
FromUint convert uint to string.
SelectFilter selects the specified keys from the given object.
ToBase64 converts byte input to string base64 encoded output.
ToUint32 convert input string to uint64 number.
ToUint64 convert input string to uint64 number.