Search
ex_rlp
v0.6.0
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.1
v0.1.0
Pages
Modules
ExRLP
Summary
Types
t/0
Functions
decode/2
encode/2
ExRLP.DecodeItem
Summary
Functions
decode_item/2
ExRLP.Encode
Summary
Types
t/0
Functions
encode/2
Exceptions
ExRLP.DecodeError
Settings
View Source
ExRLP.Encode
protocol
(ex_rlp v0.6.0)
Link to this section
Summary
Types
t()
Functions
encode(value, options \\ [])
Link to this section
Types
Link to this type
t()
View Source
@type
t() ::
term
()
Link to this section
Functions
Link to this function
encode(value, options \\ [])
View Source
×