UInt8.hx 84 B

123
  1. package cpp;
  2. @:coreType @:notNull @:runtimeValue abstract UInt8 from Int to Int {}