readerAt method

WasmReader readerAt([
  1. int offset = 0
])

Implementation

WasmReader readerAt([int offset = 0]) => .new(address + offset);