Package com.pi4j.io.serial.impl
-
Class Summary Class Description AbstractSerialDataReader AbstractSerialDataReaderWriter AbstractSerialDataWriter SerialByteBuffer This class implements a dynamic expanding byte buffer to accommodate new data received from the serial port Adapted from sources at: http://ostermiller.org/utils/src/CircularByteBuffer.java.html Stephen Ostermiller http://ostermiller.org/contact.pl?regarding=Java+UtilitiesSerialImpl This implementation class implements the 'Serial' interface using the WiringPi Serial library.