Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ array
Method
array
classpath/java/nio/CharBuffer.java:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
public
char[] array() {
98
throw
new
UnsupportedOperationException();
99
}
100
101
public
int
arrayOffset() {
102
throw
new
UnsupportedOperationException();
Callers
15
main
Method · 0.45
handleRead
Method · 0.45
hashMapFindNode
Function · 0.45
hashMapResize
Function · 0.45
hashMapInsert
Function · 0.45
hashMapRemoveNode
Function · 0.45
hashMapRemove
Function · 0.45
find
Method · 0.45
read
Method · 0.45
write
Method · 0.45
read
Method · 0.45
put
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Method · 0.36
handleRead
Method · 0.36