API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
int vips_sbuf_getc ( VipsSbuf* sbuf )
Fetch the next character from the source.
If you can, use the macro VIPS_SBUF_GETC() instead for speed.
Type: int
int
The next char from sbuf, -1 on read error or EOF.
sbuf