ResourceSavingArgs.resource_stream property. Allows to specify the stream where the resource will be saved to....def resource_stream ( self ) -> io . BytesIO : ... @resource_stream...resource_stream ( self , value : io . BytesIO ): ... Remarks This...