Pwrite
Bun

property

stream.default.DuplexOptions.write

write?: (this: T, chunk: any, encoding: BufferEncoding, callback: (error?: null | Error) => void) => void