Package app.photofox.vipsffm.generated
Class VipsSourceClass
java.lang.Object
app.photofox.vipsffm.generated._VipsSourceClass
app.photofox.vipsffm.generated.VipsSourceClass
typedef struct _VipsSourceClass {
VipsConnectionClass parent_class;
gint64 (*read)(VipsSource *, void *, size_t);
gint64 (*seek)(VipsSource *, gint64, int);
} VipsSourceClass
-
Nested Class Summary
Nested classes/interfaces inherited from class app.photofox.vipsffm.generated._VipsSourceClass
_VipsSourceClass.read, _VipsSourceClass.seek -
Method Summary
Methods inherited from class app.photofox.vipsffm.generated._VipsSourceClass
allocate, allocateArray, asSlice, layout, parent_class, parent_class, parent_class$layout, parent_class$offset, read, read, read$layout, read$offset, reinterpret, reinterpret, seek, seek, seek$layout, seek$offset, sizeof