fix(ext/node): `fs.mkdtemp` and `fs.mkdtempSync` compatibility (#30602)
`fs.mkdtemp` and `fs.mkdtempSync` now accept `Buffer` and `Uint8Array` path. The implementation has been moved to Rust, including directory suffix generation and directory creation.
D
Daniel Osvaldo Rahmanto committed
e60f5d2c528227df60b4d8c3b1fdb4e85beefa47
Parent: 71a74cb
Committed by GitHub <noreply@github.com>
on 9/5/2025, 8:12:42 PM