Expand description
An Azure Blob Storage implementation of Blob storage.
Structs§
- Azure
Blob - Implementation of Blob backed by Azure Blob Storage.
- Azure
Blob Config - Configuration for opening an AzureBlob.
Enums§
- PreSized
Buffer 🔒 - If possible we’ll pre-allocate a chunk of memory in lgalloc and write into that as we read bytes off the network.