- alloc
uint alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- alloc
uint alloc(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- capacityReserved
uint capacityReserved()
Undocumented in source. Be warned that the author may not have intended to support it.
- capacityReserved
uint capacityReserved(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- cloneFlags
AllocationOptions cloneFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
void* data()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
const(void)* data()
Undocumented in source. Be warned that the author may not have intended to support it.
- detachCapacity
size_t detachCapacity(size_t newSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- detachFlags
AllocationOptions detachFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
- isMutable
bool isMutable()
Undocumented in source. Be warned that the author may not have intended to support it.