Y @tab N @tab N @tab Y @tab Y @tab Y @tab Y
@item Deterministic Encoded CBOR @tab
Y @tab N @tab Y @tab N @tab Y @tab Y @tab Y
-@item @url{http://cr.yp.to/proto/netstrings.txt, Netstring} @tab
+@item @url{http://cr.yp.to/proto/netstrings.txt, Netstrings} @tab
Y @tab Y @tab Y @tab N @tab N @tab Y @tab N
@item @url{https://wiki.theory.org/BitTorrentSpecification#Bencoding, Bencode} @tab
Y @tab Y @tab Y @tab Y @tab N @tab Y @tab N
@end multitable
@itemize
-@item Schemaless formats are easier to deal with in heterogeneous
- environments, with wide range of software. But with the price of
- bigger size and harder validation as a rule.
@item Streamable formats allow you to send a part of the data
immediately, for example element of the list or map. Simplifying
encoder and requiring less memory usage. All formats who needs to