estimateSize method

int estimateSize()

Implementation

int estimateSize() {
  return -1;
}