Documentation for the _.IO.I package. More...
Classes | |
class | ByteSeekableStream |
class | ByteStream |
Stream that contains raw bytes of data. More... | |
class | CharacterSeekableStream |
Abstract interface for classes that implement CharacterStreams that are seekable by character position as well as by raw byte position. More... | |
class | CharacterStream |
Abstract Character Stream base class. More... | |
class | ServerSocket |
class | Socket |
class | Stream |
Abstract base class of all streams The methods of this class work for both Byte and Character streams. More... | |
class | TranslationDevice |
This class is intended as a secondary superclass for those Stream classes that are implemented using InterSystems IRIS devices and thus support the use of a Translation Table for character set conversion on input, on output, or both. More... | |
Documentation for the _.IO.I package.