harfbuzz.blob

Module for [Blob] class

class Blob

Types 1

Data type for blobs. A blob wraps a chunk of binary data and facilitates its lifecycle management between a client program and HarfBuzz.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup)
GType _gType() @property
Blob self()Returns `this`, for use in `with` statements.
Constructors
this(void * ptr, Flag!"Take" take)