Classes and interfaces

Swift_FileStream

An OutputByteStream which specifically reads from a file.

« More »

Swift_InputByteStream

An abstract means of writing data.

« More »

Swift_OutputByteStream

An abstract means of reading data.

« More »

Swift_ByteStream_AbstractFilterableInputStream

Provides the base functionality for an InputStream supporting filters.

« More »

Swift_ByteStream_ArrayByteStream

Allows reading and writing of bytes to and from an array.

« More »

Swift_ByteStream_FileByteStream

Allows reading and writing of bytes to and from a file.

« More »