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