vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Module vibe.stream.stdio

Standard I/O streams

Classes

NameDescription
StderrStream OutputStream that writes to stderr
StdFileStream
StdinStream InputStream that reads from stdin
StdoutStream OutputStream that writes to stdout
Authors

Sönke Ludwig, Eric Cornelius

Copyright

© 2014 Sönke Ludwig

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.