We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2619afe commit 7d57156Copy full SHA for 7d57156
1 file changed
Buffer.php
@@ -6,6 +6,7 @@
6
use React\EventLoop\LoopInterface;
7
use React\Stream\WritableStreamInterface;
8
9
+// Events: full-drain
10
class Buffer extends EventEmitter implements WritableStreamInterface
11
{
12
public $stream;
0 commit comments