Uses of Class
org.refcodes.serial.BadMagicBytesSequenceException
-
-
Uses of BadMagicBytesSequenceException in org.refcodes.serial
Methods in org.refcodes.serial that throw BadMagicBytesSequenceException Modifier and Type Method Description voidAssertMagicBytesSectionDecorator. fromTransmission(Sequence aSequence, int aOffset, int aLength)(Re-)initializes this instance with the the givenSequencedata.intAssertMagicBytesSegment. fromTransmission(Sequence aSequence, int aOffset)(Re-)initializes this instance with the the givenSequencedata.intAssertMagicBytesSegmentDecorator. fromTransmission(Sequence aSequence, int aOffset)(Re-)initializes this instance with the the givenSequencedata.voidMagicBytesSectionDecorator. fromTransmission(Sequence aSequence, int aOffset, int aLength)(Re-)initializes this instance with the the givenSequencedata.
-