FilterBuffer

Undocumented in source.

Constructors

this
this(size_t maxLen)
Undocumented in source.

Members

Functions

append
void append(T nval)
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

distributionParams
T[2] distributionParams [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fillRatio
float fillRatio [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isFilled
bool isFilled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxLength
size_t maxLength [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxLength
size_t maxLength [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta