offset16 property

Function offset16
getter/setter pair

Implementation

static Function offset16 = (scope) {
  return scope.parseUShort();
};