WritableFileIfaceProxy

Proxy object for arrow.writable_file.WritableFile interface when a GObject has no applicable D binding

class WritableFileIfaceProxy : IfaceProxy , WritableFile {}

Mixed In Members

From mixin WritableFileT!()

writeAt
bool writeAt(long position, ubyte[] data)

Inherited Members

From WritableFile

getGType
GType getGType()
writeAt
bool writeAt(long position, ubyte[] data)