ArrayBuffer not supported issue

Hello,

When coding in Decode() function, ArrayBuffer is used to parse the float type, but the above error is raised, what’s the problem?

the problem is that ArrayBuffer is not implemented in this version of the JS machine

Thanks for your help!