PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
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: