Classes and interfaces
Swift_FileStream¶
An OutputByteStream which specifically reads from a file.
« More »
Swift_OutputByteStream¶
An abstract means of reading data.
« 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 »