FixedAppender

Undocumented in source.

Members

Aliases

ElemType
alias ElemType = Unqual!E
Undocumented in source.

Functions

clear
void clear()
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(dchar el)
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(ArrayType arr)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

data
ArrayType data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta