decode(Encoded::iodata()) -> {ok, any()} | {error, any()}
encode(Thing::any()) -> iodata()
Generated by EDoc