`new Buffer(...)` is unsafe and deprecated. Would it be possible to move [these instances](https://github.com/molnarg/node-http2/search?q=%22new+Buffer%22&unscoped_q=%22new+Buffer%22) of its use to `Buffer.from(...)`?