Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ slice
Method
slice
classpath/java/nio/CharBuffer.java:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
public
abstract CharBuffer asReadOnlyBuffer();
36
37
public
abstract CharBuffer slice();
38
39
protected
abstract
void
doPut(
int
offset, char value);
40
Callers
1
compact
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected