View Source DiodeClient.Base16 (Diode Client v1.0.0)
Link to this section Summary
Link to this section Functions
Specs
decode(<<_::16, _::_*8>>) :: binary() | non_neg_integer()
Specs
encode(binary() | non_neg_integer(), any()) :: <<_::16, _::_*8>>