I am having trouble sending byte[] from C# client to python server. When the values of the bytes are large (e.g. 255), the python code is not parsing it properly.