cohtml.Net.ISyncStreamWriter
Class for synchronously writing local resources.
Inherits from SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| virtual void | Write(string data, uint count) |
| virtual void | Close() |
| delegate void | SwigDelegateISyncStreamWriter_0(string data, uint count, global.System.IntPtr swigId) |
| delegate void | SwigDelegateISyncStreamWriter_1(global.System.IntPtr swigId) |
Protected Functions
Section titled “Protected Functions”| Name | |
|---|---|
| ISyncStreamWriter() |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()function Write
Section titled “function Write”virtual void Write( string data, uint count)function Close
Section titled “function Close”virtual void Close()function SwigDelegateISyncStreamWriter_0
Section titled “function SwigDelegateISyncStreamWriter_0”delegate void SwigDelegateISyncStreamWriter_0( string data, uint count, global.System.IntPtr swigId)function SwigDelegateISyncStreamWriter_1
Section titled “function SwigDelegateISyncStreamWriter_1”delegate void SwigDelegateISyncStreamWriter_1( global.System.IntPtr swigId)Protected Functions Documentation
Section titled “Protected Functions Documentation”function ISyncStreamWriter
Section titled “function ISyncStreamWriter”ISyncStreamWriter()Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.