decode method

int decode(
  1. int raw
)
override

Implementation

int decode(int raw) => signedOf(raw);