My data was like this: 1500 bytes per packet. the packet may lose or recieved correctly. how should use this library to encode my data? as I can see in correct.h file the encode function only accept 255 bytes or less data as input.