Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ position
Method
position
classpath/java/nio/Buffer.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
final
int
position() {
27
return
position;
28
}
29
30
public
final
int
capacity() {
31
return
capacity;
Callers
6
asReadOnlyBuffer
Method · 0.45
put
Method · 0.45
put
Method · 0.45
asReadOnlyBuffer
Method · 0.45
asReadOnlyBuffer
Method · 0.45
asReadOnlyBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected