TCP.endWrite()

Signature

void endWrite(String sessionNickName)

Domain

Parameters

NameTypeDescription
sessionNickNameStringNick name of the session whose OutputStream will be closed.

Returns

TypeDescription
void