ZenphotoCMS 1.6.1

AMFStream
in package

Table of Contents

$bytes  : string
$pos  : int
__construct()  : mixed
peekByte()  : int
peekDouble()  : float|false
peekInt()  : int
peekLong()  : int
peekLongUTF()  : string
peekUTF()  : string
read()  : string
readByte()  : int
readDouble()  : float|false
readInt()  : int
readLong()  : int
readLongUTF()  : string
readUTF()  : string

Properties

Methods

__construct()

public __construct(string &$bytes) : mixed
Parameters
$bytes : string
Return values
mixed

Search results