| DirectFB Reference Manual | ||
| |||
Appends a block of data to a streaming buffer.
| PutData ( | ||
| IDirectFBDataBuffer | *thiz | |
| const void | *data | |
| unsigned int | length | |
| ); | ||
This method does not wait until the data got fetched.
Static buffers don't support this method.
| (C) Copyright by convergence GmbH |
|