Zend Framework
1.12
|
Public Member Functions | |
__construct ($data) | |
Create a ByteArray. | |
getData () | |
Return the byte stream. | |
Protected Attributes | |
$_data = '' | |
__construct | ( | $data | ) |
Create a ByteArray.
string | $data |
getData | ( | ) |
Return the byte stream.
|
protected |