View Source DiodeClient.Rlpx (Diode Client v1.0.0)
Rlpx defines helepr method for converting RLP encoded values back and forth.
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Specs
Specs
Specs
bin2uint(binary()) :: non_neg_integer()
Specs
Specs
hex2uint(binary()) :: non_neg_integer()
Specs
uint2bin(non_neg_integer()) :: binary()