Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ get
Method
get
classpath/java/nio/ByteBuffer.java:49–49 ·
view source on GitHub ↗
(byte[] dst, int offset, int length)
Source
from the content-addressed store, hash-verified
47
protected
abstract byte doGet(
int
offset);
48
49
public
abstract ByteBuffer get(byte[] dst,
int
offset,
int
length);
50
51
public
boolean hasArray() {
52
return
false;
Callers
2
test
Method · 0.95
compareTo
Method · 0.95
Calls
2
checkGet
Method · 0.95
doGet
Method · 0.95
Tested by
1
test
Method · 0.76