writerAt method

WasmWriter writerAt([
  1. int offset = 0
])

Implementation

WasmWriter writerAt([int offset = 0]) => .new(address + offset);