erl_cbor_base64 (erl_cbor v2.0.1)
Link to this section Summary
Link to this section Functions
Link to this function
decode(Data)
Specs
decode(binary()) -> {ok, binary()} | {error, {invalid_data, binary()} | {invalid_base64_digit, byte()}}.