Weavy.Web.Api.Streamers Namespace
- Namespace:
- Weavy.Web.Api.Streamers
- Assembly:
- Weavy.Web.dll
Classes
Blob |
A custom System.Net.Http.MultipartStreamProvider that writes uploaded files directly to our local disk cache.
|
Blob |
Helper class for streaming a (partial) blob to the HTTP response output. |
File |
Helper class for streaming a (partial) file to the HTTP response output. |
Interfaces
IStreamer | Interface for streaming a range of bytes to the HTTP response output. |