☰
D
dejadoc
GID:ARROW1
/
arrow.writable
🔍
☾
arrow.writable
Module for [Writable] interface
iface
Writable
WritableGidBuilderImpl
Types
2
interface
Writable
Methods
GType
_getGType
()
bool
flush
()
It ensures writing all data on memory to storage. Returns: true on success, false if there was an error. Throws: [ErrorWrap]
bool
write
(ubyte[] data)
interface
WritableGidBuilderImpl
(T)