destroy method

void destroy()

Implementation

void destroy() {
  _g1BytesList.clear();
  _g2BytesList.clear();
}