reserve

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void reserve(T[] input, int newLength)
    void
    reserve
    (
    T
    )
    (
    ref T[] input
    ,)
  2. void reserve(T[] input, size_t newLength)

Meta