MAX_LENGTH property
int
get
MAX_LENGTH
On 32-bit architectures, this value is (2^30)-1 (~1GB). On 64-bit architectures, this value is (2^31)-1 (~2GB).
Implementation
external int get MAX_LENGTH;
On 32-bit architectures, this value is (2^30)-1 (~1GB). On 64-bit architectures, this value is (2^31)-1 (~2GB).
external int get MAX_LENGTH;