| package | pomo |
|---|
__construct()
close() : true
trueis_resource() : true
truepos() : integer
integerreadint32() : mixed
mixedThe integer, corresponding to the next 32 bits from
the stream of false if there are not enough bytes or on errorreadint32array(integer $count) : mixed
integerHow many elements should be read
mixedArray of integers or false if there isn't
enough data or on errorsetEndian(string $endian)
stringSet the endianness of the file. Accepts 'big', or 'little'.
str_split(string $string, integer $chunk_size) : array
string
integer
arraystrlen(string $string) : integer
string
integersubstr(string $string, integer $start, integer $length) : string
string
integer
integer
string$_post
''$endian
'little'