Download the PHP package thesis/endian without Composer
On this page you can find all versions of the php package thesis/endian. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thesis/endian
More information about thesis/endian
Files in thesis/endian
Download thesis/endian
More information about thesis/endian
Files in thesis/endian
Vendor thesis
Package endian
Short Description Library for encoding and decoding numbers in either big-endian or little-endian order.
License MIT
Package endian
Short Description Library for encoding and decoding numbers in either big-endian or little-endian order.
License MIT
Please rate this library. Is it a good library?
Informations about the package endian
Endian
Installation
Read/write in any byte order:
-
In
network
(big endian
) byte order. -
In
big endian
byte order. -
In
little endian
byte order. - In
native endian
byte order.
Supported types:
- [x]
int8
- [x]
uint8
- [x]
int16
- [x]
uint16
- [x]
int32
- [x]
uint32
- [x]
int64
- [x]
uint64
- [x]
float
- [x]
double
All versions of endian with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
The package thesis/endian contains the following files
Loading the files please wait ....