haveNCharacters abstract method

bool haveNCharacters(
  1. int index,
  2. int n
)

Implementation

bool haveNCharacters(int index, int n);