refChar3 method

Pointer<Char> refChar3([
  1. int? y
])

Implementation

Pointer<Char> refChar3([int? y]) => rl.Temp.Char$.Value(y, '3');