vibe.d beta banner
get vibe.d
0.10.0

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

Enum IOMode

enum IOMode : int { ... }

Enum members

NameDescription
all Process the full buffer
immediate Process only as much as possible without waiting
once Process as much as possible with a single call
Authors
Copyright
License