Why sckt.write() can only wirte String?

Posted on
  • Why sckt.write() can only write String?
    How can I write binary?

  • You can just use something like: E.toString(array_of_data) to convert it to a string.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Why sckt.write() can only wirte String?

Posted by Avatar for user109783 @user109783

Actions