kafka icon indicating copy to clipboard operation
kafka copied to clipboard

stop using deprecated Buffer constructor in favor of Buffer.alloc/Buffer.from

Open alexeevg opened this issue 7 years ago • 0 comments

The rationale for this PR: https://nodejs.org/en/docs/guides/buffer-constructor-deprecation/ Among other things, fixes warnings on Node 10.x

alexeevg avatar Sep 20 '18 13:09 alexeevg