Table of Contents

TCPClient::onBinChunk

There is no doc-string available for this function.

Syntax

script TCPClient::onBinChunk(string %this, string %chunk);

Parameters

string %this
No description available.

string %chunk
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/Support_TCPClient.cs:365

See also

TCPClient::buildRequest
TCPClient::handleText
TCPClient::onConnected
TCPClient::onConnectFailed
TCPClient::onDisconnect
TCPClient::onDNSFailed
TCPClient::onDone
TCPClient::onLine
TCPClient::setProgressBar

References

This function is not called by any other functions.