Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ writeData
Method
writeData
source/game/StarNetPacketSocket.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
bool LocalPacketSocket::writeData() {
125
return false;
126
}
127
128
bool LocalPacketSocket::readData() {
129
return false;
Callers
7
sendPackets
Method · 0.45
send
Method · 0.45
sendAll
Method · 0.45
UniverseConnectionServer
Method · 0.45
sendPackets
Method · 0.45
writeFile
Method · 0.45
build
Method · 0.45
Calls
13
compress
Method · 0.80
trimLeft
Method · 0.80
sendMessage
Method · 0.80
outputException
Function · 0.50
empty
Method · 0.45
clear
Method · 0.45
send
Method · 0.45
ptr
Method · 0.45
size
Method · 0.45
mix
Method · 0.45
shutdown
Method · 0.45
first
Method · 0.45
Tested by
no test coverage detected