This class is missing documentation.
Copy and paste the text below and save to HelpSource/Classes/RingBuffer.schelpTITLE:: RingBuffer summary:: _short_description_here_ categories:: Undocumented classes related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff DESCRIPTION:: _put_long_description_here_ First code examples: code:: _some_example_code_ :: CLASSMETHODS:: METHOD:: new argument:: size argument:: collectionClass INSTANCEMETHODS:: METHOD:: array METHOD:: writePos METHOD:: readPos METHOD:: do argument:: function METHOD:: readable METHOD:: maxSize METHOD:: size METHOD:: writable METHOD:: pop METHOD:: add argument:: value METHOD:: overwrite argument:: value EXAMPLES:: code:: _some_example_code_ ::