API Version: 8.0
Library Version: 8.18
const char* vips_buf_all ( VipsBuf* buf )
Return the contents of the buffer as a C string.
utf8
The NULL-terminated contents of the buffer. This is a pointer to the memory managed by the buffer and must not be freed.
NULL