Go to the documentation of this file.
98 public function getBlob( $blobAddress, $queryFlags = 0 );
111 public function getBlobBatch( $blobAddresses, $queryFlags = 0 );
126 public function storeBlob( $data, $hints = [] );
Generic operation result class Has warning/error list, boolean status and arbitrary value.