WasmWriter constructor

WasmWriter([
  1. int ptr = 0
])

Implementation

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