Class VBlob

java.lang.Object
app.photofox.vipsffm.VBlob

public final class VBlob extends Object

Represents a VipsBlob, which is backed by a contiguous area of off-heap memory

Its constructor is package private to prevent leaking MemorySegments in to the vips-ffm API

Use its static helper methods to create new blobs