Handle returned by B2Object.createWriteStream: the Web WritableStream to pipe data into, plus a promise that resolves with the finished FileVersion once the stream is closed and all parts have been uploaded.
B2Object.createWriteStream
WritableStream
Readonly
Resolves with the finalized file version when the stream closes successfully.
Web WritableStream sink to pipe data into.
Handle returned by
B2Object.createWriteStream: the WebWritableStreamto pipe data into, plus a promise that resolves with the finished FileVersion once the stream is closed and all parts have been uploaded.