Uses of Class
org.refcodes.serial.PacketOutputStream
-
Uses of PacketOutputStream in org.refcodes.serial
Subclasses of PacketOutputStream in org.refcodes.serialModifier and TypeClassDescriptionclassTheStopAndWaitPacketOutputStreamwraps anOutputStreamand chunks any data to be written into packets with a sequence number, a block of data and a CRC checksum.Methods in org.refcodes.serial that return PacketOutputStreamModifier and TypeMethodDescriptionPacketOutputStream.Builder.build()Returns theStopAndWaitPacketInputStreaminstance build according to thePacketOutputStream.Builderconfiguration.