Function Macro

VipsSBUF_PEEK

Declaration [src]

#define VIPS_SBUF_PEEK (
  S
)

Description [src]

After a successful VIPS_SBUF_REQUIRE(), you can index this to get require characters of input.

This function is not directly available to language bindings.

Parameters

S

Type: -

No description available.