[This is preliminary documentation and is subject to change.]
The Arrays type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() ![]() | ArrayToDescriptor | |
![]() ![]() | DescriptorToArray |
Fields
Name | Description | |
---|---|---|
![]() ![]() | MAX_DIM_COUNT |
Maximum number of supported array dimensions.
Used for possible stream corruption detection
|
![]() ![]() | MAX_ELM_COUNT |
Maximum number of elements in any array.
Used for possible stream corruption detection
|
See Also