DEP0030:SlowBuffer


🌐 DEP0030: SlowBuffer

类型:运行时

🌐 Type: Runtime

SlowBuffer 类已被弃用。请改用 Buffer.allocUnsafeSlow(size)

🌐 The SlowBuffer class is deprecated. Please use Buffer.allocUnsafeSlow(size) instead.

提供了自动迁移 (source)。

🌐 An automated migration is available (source).

npx codemod@latest @nodejs/slow-buffer-to-buffer-alloc-unsafe-slow