Util
class Util (View source)
Methods
static mixed|false
loadData(string $type, string|false $data)
Reads data.
static string
swap(string $binValue)
Changes endianity.
static string
packDouble(float $value)
Encodes double value to correct endianity.
static string
nameShape(int $type)
Returns shape name.
Details
static mixed|false
loadData(string $type, string|false $data)
Reads data.
static string
swap(string $binValue)
Changes endianity.
static string
packDouble(float $value)
Encodes double value to correct endianity.
static string
nameShape(int $type)
Returns shape name.