Reference Manual - 0.9.25
IDirectFBDataBuffer   PutData

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.