Documentation
Dlang.org
WritableFile
arrow
writable_file
interface
WritableFile {
static
GType
getGType
();
bool
writeAt
(long position, ubyte[] data);
}
Members
Functions
writeAt
bool
writeAt
(long position, ubyte[] data)
Static functions
getGType
GType
getGType
()
arrow
writable_file
interfaces
WritableFile