Re: Buffer() is deprecated
Hi Aleksandar,
we are aware of that, it will eventually happen. The reason it didn't happen yet was because until the last 8.0.24 release, the minimum required version of the Node.js engine compatible with the package was v4.2.0, which still didn't provide the new APIs. Since 8.0.24, we are now only supporting v12.0.0 and above.
In any case, we are using the old API in a secure way, making sure all Buffer instances are being zero-filled or totally-filled upon creation.
Thanks for the report.
Subject
Written By
Posted
Re: Buffer() is deprecated
April 22, 2021 10:03AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.