package | pomo |
---|
__construct()
close() : true
true
is_resource() : true
true
pos() : integer
integer
readint32() : mixed
mixed
The integer, corresponding to the next 32 bits from
the stream of false if there are not enough bytes or on errorreadint32array(integer $count) : mixed
integer
How many elements should be read
mixed
Array of integers or false if there isn't
enough data or on errorsetEndian(string $endian)
string
Set the endianness of the file. Accepts 'big', or 'little'.
str_split(string $string, integer $chunk_size) : array
string
integer
array
strlen(string $string) : integer
string
integer
substr(string $string, integer $start, integer $length) : string
string
integer
integer
string
$_post
''
$endian
'little'