[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["FileBlobStorage is a storage mechanism that stores blob data on a local disk, inheriting from BlobStorage and expected_type."],["The FileBlobStorage class requires a storage directory and an application ID for storing blobs."],["The DeleteBlob method allows for the deletion of blob data specified by a blob key, and does not throw an error for unknown blobs."],["The OpenBlob method opens a blob file for streaming, using a provided blob key."],["The StoreBlob method stores a blob stream using a provided blob key and a stream or stream-like object for the blob content."]]],[]]