Registry / utility / pocketmine-binaryutils

pocketmine-binaryutils

JSON →
library0.2.7phppackagistunverified

Classes and methods for conveniently handling binary data.

composer require pocketmine/binaryutils
INSTALL
IMPORT
SIG · POCKETMINE-BINARYU
P
pocketmine-binaryutils
utilityphpv0.2.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Binary
use pocketmine\utils\Binary;

Write an integer to binary format.

use pocketmine\utils\Binary; $bytes = Binary::writeInt(42); echo bin2hex($bytes);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pocketmine-binaryutils — pip install pocketmine-binaryutils · libregistry