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) class
TheTransportReader
object represents a reader that can read and buffer data from an underlying transport.Fields in org.simpleframework.transport declared as ByteReaderModifier and TypeFieldDescriptionprivate ByteReader
TransportCursor.reader
This is the stream for the bytes read by this cursor object.