dcoDecodeI64 function

int dcoDecodeI64(
  1. int raw
)

This is only intended to be used by automatically generated code, instead of developers.

Implementation

int dcoDecodeI64(int raw) => raw;