\React\StreamBuffer

Summary

Methods
Properties
Constants
__construct()
isWritable()
write()
end()
close()
handleWrite()
$stream
$listening
$softLimit
No constants found
No protected methods found
No protected properties found
N/A
errorHandler()
$writable
$loop
$data
$lastError
N/A

Properties

$stream

$stream

$listening

$listening

$softLimit

$softLimit

$writable

$writable

$loop

$loop

$data

$data

$lastError

$lastError

Methods

isWritable()

isWritable()

write()

write( $data)

Parameters

$data

end()

end( $data)

Parameters

$data

close()

close()

handleWrite()

handleWrite()

errorHandler()

errorHandler( $errno,  $errstr,  $errfile,  $errline)

Parameters

$errno
$errstr
$errfile
$errline