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