[]
Writes a string and adds CRLF after, each char of the string converted to a byte.
public void WriteLine(string s)
Public Sub WriteLine(s As String)