BinaryUtil
class BinaryUtil
Constants
BASE10 |
|
BASE58 |
|
TIME_OFFSET_INT |
|
TIME_OFFSET_BIN |
|
TIME_OFFSET_COM1 |
|
TIME_OFFSET_COM2 |
|
Methods
static string
toBase(string$bytes,array$map)
No description
static string
fromBase(string$digits,array$map)
No description
static string
add(string$a,string$b)
No description
static DateTimeImmutable
hexToDateTime(string$time)
No description
static string