Uses of Class
org.refcodes.serial.PacketInputStream
-
Uses of PacketInputStream in org.refcodes.serial
Subclasses of PacketInputStream in org.refcodes.serialModifier and TypeClassDescriptionclassTheStopAndWaitPacketInputStreamwraps anInputStreamand chunks any data to be written into packets with a sequence number and a block of data.Methods in org.refcodes.serial that return PacketInputStreamModifier and TypeMethodDescriptionPacketInputStream.Builder.build()Returns thePacketInputStreaminstance build according to thePacketInputStream.Builderconfiguration.