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