@Internal public class Array extends java.lang.Object
Constructor and Description |
---|
Array() |
Modifier and Type | Method and Description |
---|---|
static int |
getMaxNumberOfArrayScalars() |
TypedPropertyValue[] |
getValues() |
void |
read(LittleEndianByteArrayInputStream lei) |
static void |
setMaxNumberOfArrayScalars(int maxNumberOfArrayScalars) |
public static int getMaxNumberOfArrayScalars()
public static void setMaxNumberOfArrayScalars(int maxNumberOfArrayScalars)
public void read(LittleEndianByteArrayInputStream lei)
public TypedPropertyValue[] getValues()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.