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