sseEncodeCastedPrimitiveU64 function

BigInt sseEncodeCastedPrimitiveU64(
  1. int raw
)

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

Implementation

BigInt sseEncodeCastedPrimitiveU64(int raw) => BigInt.from(raw);