supportsRandomAccess method

bool supportsRandomAccess()

Implementation

bool supportsRandomAccess() {
  return randomAccessEnabled;
}