Closed tschmittni closed 4 years ago
Simply remove all the usages of the deprecated buffer constructor. Using Buffer.from and Buffer.allow instead.
Can we get this merged? Is maintainer still alive?
Thank you @tschmittni !
Simply remove all the usages of the deprecated buffer constructor. Using Buffer.from and Buffer.allow instead.