View Source encode (erl_bencode v0.1.5)
Link to this section Summary
Link to this section Functions
-spec encode(Encode) -> {ok, Value} | {error, Reason}
when Encode :: term(), Value :: list(), Reason :: atom().
-spec encode(Encode) -> {ok, Value} | {error, Reason}
when Encode :: term(), Value :: list(), Reason :: atom().