Strech / avrora

A convenient Elixir library to work with Avro messages, schemas and Confluent® Schema Registry
https://hexdocs.pm/avrora
MIT License
98 stars 33 forks source link

Remove plain format from decode/2 and encode/2 #72

Open Strech opened 3 years ago

Strech commented 3 years ago

Due to #70 completely remove decode/2 and encode/2 and keep them separate as decode_plain/2 and encode_plain/2