add_data
Description:
Appends data to data that can be read from the input stream
Parameters:
| this | |
| data |
input data |
| destroy |
function that is called to free |
| len |
length of the data, may be -1 if |
Appends data to data that can be read from the input stream
| this | |
| data |
input data |
| destroy |
function that is called to free |
| len |
length of the data, may be -1 if |