(int filesize)Starts to accumulate recived data into a buffer and initialises an array of size filesize. This can be saved with saveBufferToFile
void TCPObject::setBinarySize(int %filesize);
int %filesize
No description available.
void
No description available.
Engine
TCPObject::connect
TCPObject::delete
TCPObject::disconnect
TCPObject::listen
TCPObject::saveBufferToFile
TCPObject::send
TCPObject::setBinary
This function is not called by any other functions.