isHumanReadable method

bool isHumanReadable()
inherited

Implementation

bool isHumanReadable() {
  return _isHumanReadable;
}