feed

fun feed(b: Byte): FromRadio?(source)

Feed a single byte into the decoder.

Return

a complete FromRadio if one is ready to emit, null otherwise

Parameters

b

the byte

Throws

if a malformed frame is detected