Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ capacity
Method
capacity
classpath/java/nio/Buffer.java:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
public
final
int
capacity() {
31
return
capacity;
32
}
33
34
public
final
Buffer limit(
int
newLimit) {
35
limit = newLimit;
Callers
2
compact
Method · 0.45
compact
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected