method internal.TransformOptions.writevTransformOptions.writev(this: Transform,chunks: Array<{ chunk: any; encoding: BufferEncoding; }>,callback: (error?: Error | null) => void,): voidDeprecatedParametersthis: Transformchunks: Array<{ chunk: any; encoding: BufferEncoding; }>callback: (error?: Error | null) => voidReturn Typevoid