- All Superinterfaces:
Addressable
- All Known Implementing Classes:
DrawArraysIndirectCommand.Buffer
,DrawElementsIndirectCommand.Buffer
,GLFWImage.Buffer
,GLFWVidMode.Buffer
,NFDNFilterItem.Buffer
,NFDU8FilterItem.Buffer
An array pointer.
- Since:
- 0.1.0
- Author:
- squid233
-
Method Summary
Modifier and TypeMethodDescriptiondefault long
Returns the count of the elements in this array.Methods inherited from interface overrungl.Addressable
address
-
Method Details
-
elementCount
default long elementCount()Returns the count of the elements in this array.- Returns:
- the count of the elements in this array
-