Pwrite
Bun

property

stream.default.TransformOptions.write

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