Util
class Util (View source)
Methods
static mixed
loadData(string $type, string|false $data)
Reads data.
static string
packDouble(float $value)
Encodes double value to correct endianity.
Details
static mixed
loadData(string $type, string|false $data)
Reads data.
static string
packDouble(float $value)
Encodes double value to correct endianity.