Class VipsSbuf

java.lang.Object
app.photofox.vipsffm.generated._VipsSbuf
app.photofox.vipsffm.generated.VipsSbuf

public class VipsSbuf extends _VipsSbuf
typedef struct _VipsSbuf {
    VipsObject parent_object;
    VipsSource *source;
    unsigned char input_buffer[4097];
    int chars_in_buffer;
    int read_point;
    unsigned char line[4097];
} VipsSbuf