Skip to content

[0.4.3] DataPointParser and byte serialization

Choose a tag to compare

@RobAtticus RobAtticus released this 05 Aug 22:09
· 125 commits to master since this release

This release introduces a DataPointParser class that will help turn arrays of ints, longs, floats, and doubles into a list of DataPoints. Additionally, a first byte serialization format is included when needed by other protocols (such as Android).