D Documentation [ Log in ]
std.stream
This module defines the InputStream and OutputStream interfaces as well as the Stream class for general Stream I/O. There are also some implementations of Stream for:
* a Stream wrapper for buffering streams
* a Stream wrapper for endian conversion
* file I/O (Raw and buffered)
* array stream
* memory stream
* MmFileStream
* SliceStream (Wrapper for a slice of another stream)

1. std.stream.InputStream

2. std.stream.OutputStream

3. std.stream.Stream



Dsource Examples
PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.
This is the inofficial wiki for documenting the D programming language.
- Profiler -
Time for site generation: 0.0152 s