Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ array
Method
array
classpath/java/nio/ByteBuffer.java:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
public
byte[] array() {
102
throw
new
UnsupportedOperationException();
103
}
104
105
public
int
arrayOffset() {
106
throw
new
UnsupportedOperationException();
Callers
2
test
Method · 0.95
put
Method · 0.45
Calls
no outgoing calls
Tested by
1
test
Method · 0.76