Method
VipsSbufgetc
Declaration [src]
int
vips_sbuf_getc (
VipsSbuf* sbuf
)
Description [src]
Fetch the next character from the source.
If you can, use the macro VIPS_SBUF_GETC()
instead for speed.
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.