Uses of Class
org.refcodes.serial.BadCrcChecksumException
-
Uses of BadCrcChecksumException in org.refcodes.serial
Methods in org.refcodes.serial that throw BadCrcChecksumExceptionModifier and TypeMethodDescriptionvoidCrcSectionDecorator.receiveFrom(InputStream aInputStream, int aLength, OutputStream aReturnStream) (Re-)initializes this instance by receiving the accordingSequencefrom the givenInputStream.voidCrcSegmentDecorator.receiveFrom(InputStream aInputStream, OutputStream aReturnStream) (Re-)initializes this instance by receiving the accordingSequencefrom the givenInputStream.