- allocData
void allocData(size_t count, StorageBits[] bits)
Undocumented in source. Be warned that the author may not have intended to support it.
- setData
void setData(E[] arr, Usage mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSubData
void setSubData(size_t offset, E[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
- storageData
void storageData(E[] arr, StorageBits[] bits)
Undocumented in source. Be warned that the author may not have intended to support it.