# Interfaces
No description provided by the author
BlobHandler represents a minimal Blob storage backend, capable of serving Blob contents.
BlobPutHandler is an extension interface representing a Blob storage backend that can write Blob contents.
BlobStatHandler is an extension interface representing a Blob storage backend that can serve metadata about blobs.