pageSize property

int pageSize

Get memory page size.

Implementation

static int get pageSize {
  return _pageSize();
}