MCPcopy 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
124bool LocalPacketSocket::writeData() {
125 return false;
126}
127
128bool LocalPacketSocket::readData() {
129 return false;

Callers 7

sendPacketsMethod · 0.45
sendMethod · 0.45
sendAllMethod · 0.45
sendPacketsMethod · 0.45
writeFileMethod · 0.45
buildMethod · 0.45

Calls 13

compressMethod · 0.80
trimLeftMethod · 0.80
sendMessageMethod · 0.80
outputExceptionFunction · 0.50
emptyMethod · 0.45
clearMethod · 0.45
sendMethod · 0.45
ptrMethod · 0.45
sizeMethod · 0.45
mixMethod · 0.45
shutdownMethod · 0.45
firstMethod · 0.45

Tested by

no test coverage detected