offset32 property

Function offset32
getter/setter pair

Implementation

static Function offset32 = (scope) {
  return scope.parseULong();
};