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