|   | Local | 
 Inheritance Hierarchy
Inheritance Hierarchy
         Syntax
Syntaxpublic sealed class LocalStreamer : IStreamer, IDisposable
The LocalStreamer type exposes the following members.
 Methods
Methods| 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). | 
 See Also
See Also