Skip to content

Numerics cast

Latest
Compare
Choose a tag to compare
@charlotth charlotth released this 05 Aug 11:19
9d5228e
  • Add AsInt64, AsInt32, AsInt16, AsInt8
  • Add AsUint64, AsUint32, AsUint16, AsUint8
  • AsInt returns now an int instead of an int64
  • AsUint returns now an uint instead of an uint64