View Source encode (erl_bencode v0.1.5)

Backend source for the encoding of erl_bencode

Link to this section Summary

Link to this section Functions

-spec encode(Encode) -> {ok, Value} | {error, Reason}
          when Encode :: term(), Value :: list(), Reason :: atom().