Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io-client-java
/ add
Method
add
src/main/java/io/socket/parser/Parser.java:67–67 ·
view source on GitHub ↗
(String obj)
Source
from the content-addressed store, hash-verified
65
interface
Decoder {
66
67
void
add(String obj);
68
69
void
add(byte[] obj);
70
Callers
15
call
Method · 0.95
testDecodeError
Method · 0.95
call
Method · 0.95
durationOverflow
Method · 0.65
subEvents
Method · 0.65
run
Method · 0.65
onevent
Method · 0.65
onAnyIncoming
Method · 0.65
onAnyOutgoing
Method · 0.65
run
Method · 0.65
onopen
Method · 0.65
call
Method · 0.65
Implementers
1
Decoder
src/main/java/io/socket/parser/IOParse
Calls
no outgoing calls
Tested by
4
call
Method · 0.76
testDecodeError
Method · 0.76
call
Method · 0.76
durationOverflow
Method · 0.52