Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/java-native-access/jna
/ getPointer
Method
getPointer
src/com/sun/jna/NativeString.java:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
public
Pointer getPointer() {
116
return
pointer;
117
}
118
119
@Override
120
public
char charAt(
int
index) {
Callers
3
getNativeString
Method · 0.95
writeField
Method · 0.95
StringArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected