- allocMem alloc(Mem current, size_t newRequestedSize, size_t copyOffset, size_t copyLimit) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- allocMem alloc(Mem current, size_t newRequestedSize) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- expandT[] expand(T[] array, size_t preserveSize, size_t neededSize) 
- Undocumented in source.