DEP0030:SlowBuffer
🌐 DEP0030: SlowBuffer
类型:寿命终止
🌐 Type: End-of-Life
SlowBuffer 类已被移除。请改用 Buffer.allocUnsafeSlow(size)。
🌐 The SlowBuffer class has been removed. Please use
Buffer.allocUnsafeSlow(size) instead.
提供了自动迁移 (source)。
🌐 An automated migration is available (source).
npx codemod@latest @nodejs/slow-buffer-to-buffer-alloc-unsafe-slow