Member predicate ArrayType :: getByteSize
Gets the byte size of this array. Only has a result for arrays declared to be of a constant
size. See getArraySize
for getting the number of elements.
int
getByteSize
(
)