Operate v0.1.0-beta.15 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.

Callback implementation for Operate.VM.Extension.extend/1.

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.

Callback implementation for Operate.VM.Extension.extend/1.