public static class NativeTaggedArray.NativeArrayTag
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int[] |
getDimensions()
Resurns the dimensions of the array.
|
NativeArrayEncoding |
getEncoding()
Returns the
NativeArrayEncoding of the array. |
public NativeArrayEncoding getEncoding()
NativeArrayEncoding
of the array.public int[] getDimensions()