Signal
VipsTargetCustom::read
Declaration
gint64
read (
VipsTargetCustom* self,
gpointer buffer,
gint64 size,
gpointer user_data
)
Description [src]
This signal is emitted to read bytes from the target into buffer
.
The handler for an unreadable target should always return -1.
Default handler: |
Signal can be directly emitted on objects from user code |