This branch adds a RionObjectWriter and RionObjectReader which can be used to write Java objects (POJOs) into RION, and read RION into Java objects. This can be very useful in some situations, where convenience is more important than maximum performance.
This branch adds a RionObjectWriter and RionObjectReader which can be used to write Java objects (POJOs) into RION, and read RION into Java objects. This can be very useful in some situations, where convenience is more important than maximum performance.