Function Macro

VipsSBUF_PEEK

since: 8.0

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.

Available since: 8.0

This function is not directly available to language bindings.

Parameters

S

Type: -

No description available.