Documentation for the _.Stream package. More...
Classes | |
| class | DynamicBinary |
| <class>Stream.DynamicBinary</class> character stream containing the 8-bit binary bytes of an element of a <class>DynamicAbstractObject</class>. More... | |
| class | DynamicCharacter |
| <class>Stream.DynamicCharacter</class> character stream containing the textual value of an element of a <class>DynamicAbstractObject</class>. More... | |
| class | FileBinary |
| class | FileBinaryGzip |
| class | FileCharacter |
| class | FileCharacterGzip |
| class | GblBinCompress |
| Stream class that stores binary data in compressed global nodes. More... | |
| class | GblChrCompress |
| Stream class that stores character data in compressed global nodes. More... | |
| class | GlobalBinary |
| class | GlobalCharacter |
| class | GlobalCharacterSearchable |
| This class provides the ability to index and search a character stream from SQL. More... | |
| class | Interface |
| class | MethodGenerator |
| Provided by the object based method generator so you have a stream to write the code to and to set the type of code. More... | |
| class | NullBinary |
| This is a null binary stream, so although you can write to it the length will always be zero bytes. More... | |
| class | NullCharacter |
| This is a null character stream, so although you can write to it the length will always be zero bytes. More... | |
| class | Object |
| class | TmpBinary |
| class | TmpCharacter |
Documentation for the _.Stream package.