View Source Jeff.Framing (jeff v0.5.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.