Operate v0.1.0-beta.8 Operate.VM.Extension.Base View Source
Extends the VM state with functions for encoding and decoding hex and base64 strings.
Link to this section Summary
Functions
Decodes the given hex string into a binary string.
Decodes the given hex string into a binary string.
Encodes the given binary string into a hex string.
Encodes the given binary string into a hex string.
Extends the given VM state, returning the modified state.
Link to this section Functions
Decodes the given hex string into a binary string.
Decodes the given hex string into a binary string.
Encodes the given binary string into a hex string.
Encodes the given binary string into a hex string.
Extends the given VM state, returning the modified state.
Callback implementation for Operate.VM.Extension.extend/1
.