Chaos
Chaos
Same issue. version: v2.31.1 module: tcp-proxy ``` // called when the script is loaded function onLoad() {} // called when data is available // return an array of bytes to...
[31, 32, 33] is []int64 ```js // called when the script is loaded function onLoad() {} // called when data is available // return an array of bytes to override...
You're right. ``` err ReferenceError: 'Uint8Array' is not defined ```
Can't change the length of 'data', can't replace a shorter bytes by a longer one.