typed-byte-arrays
Toggle table of contents
0.3.7
common
Platform filter
common
Switch theme
Search in API
typed-byte-arrays
typed-byte-arrays
/
nl.astraeus.tba
/
Type
Type
class
Type
(
val
name
:
String
,
val
type
:
DataType
,
size
:
Int
=
0
)
Members
Constructors
Type
Link copied to clipboard
constructor
(
name
:
String
,
type
:
DataType
,
size
:
Int
=
0
)
Properties
name
Link copied to clipboard
val
name
:
String
size
Link copied to clipboard
val
size
:
Int
type
Link copied to clipboard
val
type
:
DataType