VNC.RFBProtocolHandling.RFBNetworkStream.Write Function
write a number of bytes from a byte array to the stream
Public void Write (byte[], int, int)
Type
Name
Description
byte
buffer
int
offset
int
size
Return
Description
void