How do I convert?

Dim httpSend() As Byte = System.Text.ASCIIEncoding.ASCII.GetBytes("GET http://www.a.com/tos.txt" & vbCrLf)

I need httpSend() into 1 String