MCPcopy Create free account
hub / github.com/ReadyTalk/avian / doGet

Method doGet

classpath/java/nio/ByteBuffer.java:47–47  ·  view source on GitHub ↗
(int offset)

Source from the content-addressed store, hash-verified

45 public abstract ByteBuffer put(byte[] arr, int offset, int len);
46
47 protected abstract byte doGet(int offset);
48
49 public abstract ByteBuffer get(byte[] dst, int offset, int length);
50

Callers 4

getMethod · 0.95
rawGetLongMethod · 0.95
rawGetIntMethod · 0.95
rawGetShortMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected