View Source Jeff.Framing (jeff v0.4.0)
Implements framing for OSDP packets.
Waits for a driver byte, then start of message byte, then the length bytes. Continues to accumulate bytes until the message length has been reached.
Implements framing for OSDP packets.
Waits for a driver byte, then start of message byte, then the length bytes. Continues to accumulate bytes until the message length has been reached.