WPDev.one
Core Class

AMFStream

class AMFStream // Constructor: function Object() { [native code] }

No description available.

Methods 14 methods

Method / Return Description
__construct()
void

No description available.

Parameters: $bytes: mixed
readByte()
int

No description available.

readInt()
int

No description available.

readLong()
int

No description available.

readDouble()
(float

No description available.

readUTF()
string

No description available.

readLongUTF()
string

No description available.

read()
string

No description available.

Parameters: $length: mixed
peekByte()
int

No description available.

peekInt()
int

No description available.

peekLong()
int

No description available.

peekDouble()
(float

No description available.

peekUTF()
string

No description available.

peekLongUTF()
string

No description available.

Properties

Property / Type Description
$bytes
mixed
public
No description available.
$pos
mixed
public
No description available.

Class Information

Source File
wp-includes/ID3/module.audio-video.flv.php
Advertisement