Record Class VipsOption.Blob

java.lang.Object
java.lang.Record
app.photofox.vipsffm.VipsOption.Blob
All Implemented Interfaces:
VipsOption
Enclosing interface:
VipsOption

public static record VipsOption.Blob(String key, AtomicReference<Optional<VBlob>> box) extends Record implements VipsOption