avsc icon indicating copy to clipboard operation
avsc copied to clipboard

Update slow buffer creation calls (#456)

Open oleiman opened this issue 1 year ago • 1 comments

cherry-picked from bce35cd

Conflicts:

  • ES6 updates (e.g. var -> let)
  • platform lib
  • fully excising 'buffer'

oleiman avatar Jul 30 '24 07:07 oleiman

Hi @mtth - per discussion on #449, figured I'd throw this over the wall since I'm using it on my fork. Apologies if I've sidestepped any process you have in place.

oleiman avatar Jul 30 '24 08:07 oleiman

Thanks @oleiman, apologies for the very belated response. SlowBuffer constructor calls have been removed in v5.7.8 (via https://github.com/mtth/avsc/pull/499).

mtth avatar Jul 06 '25 15:07 mtth