|
inlinevirtual |
Reset the current frame.
remove all keys from the list of sub-keys, set the full buffer to 0 and offset to 0 Set length in key to 0.
If you call the method often, setting the full buffer to 0 may take time. If you don't need it, better to re-implement this method in your frame and to use FastReset()
Reimplemented from ADF::ConcreteFrame.
Definition at line 148 of file CompositeFrame.h.