Go to the source code of this file.
Classes | |
class | ByteStream |
ByteStream is a common base class for ByteInputStream and ByteOutputStream. More... | |
class | ByteStreamMarker |
ByteStreamMarker is an opaque position within a ByteStream. More... | |
class | SequentialByteStreamMarker |
SequentialByteStreamMarker is a default implementation of ByteStreamMarker based on sequential byte position. More... |