Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ setRecv
Method
setRecv
src/main/java/io/Utf8IOStream.java:163–165 ·
view source on GitHub ↗
(long bytes)
Source
from the content-addressed store, hash-verified
161
}
162
163
private
void
setRecv(long bytes) {
164
bytesRecv=bytes;
165
}
166
167
private
void
setSent(long bytes) {
168
bytesSent=bytes;
Callers
1
read
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected