DynBuffer

Undocumented in source.

Constructors

this
this(DeferredExample ex, size_t len, BufferUsage usage)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addToMemorySet
void addToMemorySet(MappedMemorySet mms)
Undocumented in source. Be warned that the author may not have intended to support it.
descriptor
BufferDescriptor descriptor(size_t start, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

data
T[] data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
Rc!Buffer buffer;
Undocumented in source.
len
size_t len;
Undocumented in source.
mmap
MemoryMap mmap;
Undocumented in source.

Meta