This means that the data sent was not serialized with B4XSerializator.
Although I know this is not a forum for JavaScript, I still want the great gods to help me, because it is related to b4a. Thank you
My data structures are: Type, Message (ID, As, String, name, As, String, userIMG (), As, file_type, As, Int, mess, As, String, value (), As, Byte, time, As, Byte,, String, bmpH, As, Int, bmpW, Int, As)
I am now using paho-mqtt.js to realize information exchange web and mobile phone, but could not be resolved at the web end of serializator.ConvertObjectToBytes () sending data, mobile phone terminal can parse the web data sending end.