Method
VipsSbufunbuffer
Declaration [src]
void
vips_sbuf_unbuffer (
  VipsSbuf* sbuf
)
      Description [src]
Discard the input buffer and reset the read point. You must call this
before using read or seek on the underlying VipsSource class.
void
vips_sbuf_unbuffer (
  VipsSbuf* sbuf
)
      Discard the input buffer and reset the read point. You must call this
before using read or seek on the underlying VipsSource class.