Documentation
Dlang.org
Readable
arrow
readable
interface
Readable {
static
GType
_getGType
();
arrow
.
buffer
.
Buffer
read
(long nBytes);
glib
.
bytes
.
Bytes
readBytes
(long nBytes);
}
Members
Functions
read
arrow
.
buffer
.
Buffer
read
(long nBytes)
readBytes
glib
.
bytes
.
Bytes
readBytes
(long nBytes)
Static functions
_getGType
GType
_getGType
()
arrow
readable
interfaces
Readable