ExWeb3EcRecover.SignedType.BinaryEncoder (ethereum_signatures v0.6.2) View Source

This module defines an encoder that expects all binaries to be to be parsed Elixir binaries and not strings.

Link to this section Summary

Functions

Callback implementation for c:ExWeb3EcRecover.SignedType.Encoder.encode_value/2.

Link to this section Functions

Link to this function

encode_value(type, value)

View Source

Callback implementation for c:ExWeb3EcRecover.SignedType.Encoder.encode_value/2.

Link to this function

encode_value_atomic(type, bytes_length, value)

View Source