cohtml::Net::ISyncStreamReader

Inherits from cohtml.Net.IStreamReader, SystemIDisposable

Inherited by cohtml.Net.UnitySyncStreamReader

Public Functions

Name
virtual override voidDispose()

Additional inherited members

Public Functions inherited from cohtml.Net.IStreamReader

Name
virtual uintGetSize()
virtual uintRead(uint offset, global::System.IntPtr buffer, uint count)
virtual voidClose()

Protected Attributes inherited from cohtml.Net.IStreamReader

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual override void Dispose()

Reimplements: cohtml::Net::IStreamReader::Dispose

Reimplemented by: cohtml::Net::UnitySyncStreamReader::Dispose