BaseSrc.setDynamicSize

void setDynamicSize(bool dynamic) nothrow

If not dynamic, size is only updated when needed, such as when trying to read past current tracked size. Otherwise, size is checked for upon each read.

Parameters

dynamicnew dynamic size mode