----------------------------------------------------------------------
()
| 1780 | |
| 1781 | //---------------------------------------------------------------------- |
| 1782 | public function size() |
| 1783 | { |
| 1784 | return count($this->data); |
| 1785 | } |
| 1786 | |
| 1787 | //---------------------------------------------------------------------- |
| 1788 | public function allocate($setLength) |
no test coverage detected