- grow
void grow(size_t min_free)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(E el)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(ArrayType arr)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(dchar el)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(ElemType[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(dchar el)
Undocumented in source. Be warned that the author may not have intended to support it.
- reserve
void reserve(size_t amt)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset(AppenderResetMode reset_mode)
Undocumented in source. Be warned that the author may not have intended to support it.