ReadableIfaceProxy

Proxy object for Arrow.Readable interface when a GObject has no applicable D binding

class ReadableIfaceProxy : IfaceProxy , Readable {}

Mixed In Members

From mixin ReadableT!()

read
arrow.buffer.Buffer read(long nBytes)
readBytes
glib.bytes.Bytes readBytes(long nBytes)

Inherited Members

From Readable

read
arrow.buffer.Buffer read(long nBytes)
readBytes
glib.bytes.Bytes readBytes(long nBytes)