kWriteEvent constant

String const kWriteEvent

Notification of bytes written, for example, to stdout/stderr.

Implementation

static const String kWriteEvent = 'WriteEvent';