PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
pocketmine\network\mcpe\raklib\PthreadsChannelWriter Class Reference
+ Inheritance diagram for pocketmine\network\mcpe\raklib\PthreadsChannelWriter:
+ Collaboration diagram for pocketmine\network\mcpe\raklib\PthreadsChannelWriter:

Public Member Functions

 __construct (private ThreadSafeArray $buffer)
 
 write (string $str)
 

Detailed Description

Definition at line 29 of file PthreadsChannelWriter.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\raklib\PthreadsChannelWriter::__construct ( private ThreadSafeArray  $buffer)

@phpstan-param ThreadSafeArray<int, string> $buffer

Definition at line 33 of file PthreadsChannelWriter.php.

Member Function Documentation

◆ write()

pocketmine\network\mcpe\raklib\PthreadsChannelWriter::write ( string  $str)

The documentation for this class was generated from the following file: