record-net/README.md

9 lines
194 B
Markdown

# record-net
Simple, performant message library for Java, using records. It allows you to
serialize and deserialize records and their contents for use in network or
filesystem IO.
## Example