Class | Description |
---|---|
FileStream | Defines a random access file stream |
MemoryStream | Random access memory stream |
PlatformInputStream | Defines a InputStream based on a Stream. |
PlatformOutputStream | Defines an OutputStream based on a Stream. |
Stream | Common interface for random access streams |