[
https://issues.apache.org/jira/browse/AVRO-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17397927#comment-17397927
]
Ryan Skraba commented on AVRO-3174:
-----------------------------------
Thanks again for the contribution!
> JavaScript: Do not use deprecated constructors of Buffer
> --------------------------------------------------------
>
> Key: AVRO-3174
> URL: https://issues.apache.org/jira/browse/AVRO-3174
> Project: Apache Avro
> Issue Type: Improvement
> Components: javascript
> Affects Versions: 1.10.2
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Fix For: 1.11.0
>
>
> Several constructors of Buffer class are deprecated and they have to be
> replaced with Buffer.alloc(), Buffer.allocUnsafe() and Buffer.from()
--
This message was sent by Atlassian Jira
(v8.3.4#803005)