byteLength property
int
get
byteLength
The number of bytes required to store any
instance of T
(i.e. max size).
Implementation
int get byteLength;
The number of bytes required to store any
instance of T
(i.e. max size).
int get byteLength;