Uses of Interface
org.simpleframework.transport.ByteReader
Packages that use ByteReader
-
Uses of ByteReader in org.simpleframework.transport
Classes in org.simpleframework.transport that implement ByteReaderModifier and TypeClassDescription(package private) classTheTransportReaderobject represents a reader that can read and buffer data from an underlying transport.Fields in org.simpleframework.transport declared as ByteReaderModifier and TypeFieldDescriptionprivate ByteReaderTransportCursor.readerThis is the stream for the bytes read by this cursor object.