| Class Summary | |
|---|---|
| BufferObject | The buffer works as follows. |
| DataPattern | A DataPattern represents a data format for Sleep's IO functions. |
| FileObject | |
| IOObject | The IOObject is the parent class for all IO Source objects that are compatible with Sleep's I/O API. When an IOObject is created, calling openRead() with the appropriate input stream will initialize this IOObject to work with IO functions that read data. |
| ProcessObject | |
| SocketObject | |