Yachen Dai
Results
1
issues of
Yachen Dai
//Read data. var data=socket.read(1024*10) Here, I don`t know the length of data, how can I write the parameter instead of '1024*10' ? Thanks very much !