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