[ Version ( since = "2.4" ) ]
public void print (string string, int len)
Appends a space followed by string to the this.
Note that string must not contain any special characters that might need to be escaped.
| this | |
| string |
a string to write |
| len |
number of bytes from |