NativeIntegral

abstract class NativeIntegral : PredefinedType

byte, short, int and long that are signed/unsigned based by platform. E.g. byte is signed in java but unsigned in C#

Constructors

Link copied to clipboard
fun NativeIntegral()

Properties

Link copied to clipboard
open override val name: String

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard