You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using dotAMF to decode some AMF3 data, and I was getting 'illiegal character 1e' errors when trying to get the XML for my AMF. I added a bit of code to AMF3Decoder.cs to to clean the invalid characters, and everything is now working fine. Do you want this change, am I doing something wrong, or should I put the change in somehow?
I'm using dotAMF to decode some AMF3 data, and I was getting 'illiegal character 1e' errors when trying to get the XML for my AMF. I added a bit of code to AMF3Decoder.cs to to clean the invalid characters, and everything is now working fine. Do you want this change, am I doing something wrong, or should I put the change in somehow?
Amf3Decoder.zip
Thanks,
jason
The text was updated successfully, but these errors were encountered: