dimage.array

Undocumented in source.

Members

Functions

reallocateArray
void reallocateArray(T[] buffer, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DynamicArray
struct DynamicArray(T, size_t chunkSize = 32)
Undocumented in source.

Meta