unpacking helper for data series sent from pywisp More...
#include <series.h>
Public Member Functions | |
| Buffer< T > * | unpack (Frame &f) |
| call this with incoming frames until it returns a Buffer filled with the data sent over the wire. | |
Public Attributes | |
| Buffer< T > | buf |
| Buffer of data received. only valid after unpack returns non-null. | |
unpacking helper for data series sent from pywisp