WasmReader constructor

WasmReader([
  1. int ptr = 0
])

Implementation

WasmReader([int ptr = 0]) : _cur = ptr;