Is bufferedAmount supported?

I’m trying to utilize bufferedAmount. I can see those properties and relevant callback from js side, but test shows they seemed not support. (e.g. bufferedAmount is still the same …0 )
Can anyone let me know whether supported or not?

It’s not really supported. It’s set to 0 on the JS side and never updated from the native side. A PR fixing this would be most welcome.