deku
deku copied to clipboard
Missing magic changed to be a unique error vs a parsing error
This change is needed so parsers that work on stream data can know wether to advance into the buffer to find a valid message without having to manually search for magic bytes before feeding the DekuRead object.