public interface RawMemory
Modifier and Type | Method and Description |
---|---|
long |
getAddress()
Get the base physical address of this object.
|
int |
getSize()
Get the number of elements in this raw memory.
|
int |
getStride()
Get the distance between elements in multiples of element size.
|
long getAddress()
int getSize()
int getStride()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.