Skip to content

socket.send() - expected str, got bytearray #16

@artbiit

Description

@artbiit

We need a socket.send () method that takes a bytearray as its argument.

Hi, Thanks to Unity Python.

This time, I run a socket communication Python file made with general Python. I create a bytearray and send it. I tried several attempts to convert it to a string, but it all failed.

I've downloaded the IronPython source separately and tried to build it but it will not work with Unity.

Can you help me?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions