ByteType
org.scalajs.ir.Types.ByteType
case object ByteType extends PrimTypeWithRef
8-bit signed integer type. It does not accept null nor undefined.
Attributes
Members list
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- PrimTypeWithRef
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article