Blob.this

  1. this(gda.blob_op.BlobOp op)
  2. this(void* ptr, Flag!"Take" take)
    class Blob
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )