offset method

void offset(
  1. num offset
)

Offset the segment reference by a fixed amount.

Implementation

external void offset(num offset);