You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -118,12 +118,16 @@ export class GridFSBucketWriteStream extends Writable {
118
118
* @param callback - Function to call when the chunk was added to the buffer, or if the entire chunk was persisted to MongoDB if this chunk caused a flush.
119
119
* @returns False if this write required flushing a chunk to MongoDB. True otherwise.
0 commit comments