MCPcopy Create free account
hub / github.com/asLody/legend / arrayBaseOffset

Method arrayBaseOffset

Legend/legendCore/src/main/java/sun/misc/Unsafe.java:56–58  ·  view source on GitHub ↗

Gets the offset from the start of an array object's memory to the memory used to store its initial (zeroeth) element. @param clazz non-null; class in question; must be an array class @return the offset to the initial element

(Class clazz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected