- setRaw
void setRaw(void[] arr, size_t esize, Usage mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSubRaw
void setSubRaw(size_t offset, void[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
- storageRaw
void storageRaw(void[] arr, size_t esize, StorageBits[] bits)
Undocumented in source. Be warned that the author may not have intended to support it.
- allocRaw
void allocRaw(size_t count, size_t esize, StorageBits[] bits)
Undocumented in source. Be warned that the author may not have intended to support it.