Classes and interfaces

Swift_CharacterStream

An abstract means of reading and writing data in terms of characters as opposed to bytes.

« More »

Swift_CharacterStream_ArrayCharacterStream

A CharacterStream implementation which stores characters in an internal array.

« More »

Swift_CharacterStream_NgCharacterStream

A CharacterStream implementation which stores characters in an internal array.

« More »