Reference Manual - 1.1.1
IDirectFBDataBuffer   Finish

Finish writing into a streaming buffer.

Finish (
  IDirectFBDataBuffer   * thiz
);

Subsequent calls to PutData will fail, while attempts to fetch data from the buffer will return EOF unless there is still data available.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License