Local
|
public sealed class LocalStreamer : IStreamer, IDisposable
The LocalStreamer type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the LocalStreamer | |
OpenRead | Open disk file and set StreamReader | |
WriteBlob | Added to support writing a complete binary blob to a file (such as an XLSX). |