MemoryStreamBuf Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.RuntimeStreamBuf
          Teigha.RuntimeMemoryStreamBuf

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public class MemoryStreamBuf : StreamBuf

The MemoryStreamBuf type exposes the following members.

Constructors
  Name Description
Public method MemoryStreamBuf Initializes a new instance of the MemoryStreamBuf class
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property FileName
(Inherited from StreamBuf)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsEof
(Overrides StreamBufIsEof)
Public property Length
(Overrides StreamBufLength)
Public property ShareMode
(Inherited from StreamBuf)
Public property Tell
(Overrides StreamBufTell)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method Clone
(Inherited from RXObject)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
Public method CopyTo(StreamBuf)
(Inherited from StreamBuf)
Public method CopyTo(StreamBuf, UInt64)
(Inherited from StreamBuf)
Public method CopyTo(StreamBuf, UInt64, UInt64)
(Overrides StreamBufCopyTo(StreamBuf, UInt64, UInt64))
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from RXObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMetaObject
(Inherited from RXObject)
Public method GetRXClass
(Inherited from RXObject)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method QueryX
(Inherited from RXObject)
Public method Read
(Overrides StreamBufRead)
Public method Read(UInt32)
(Overrides StreamBufRead(UInt32))
Public method Rewind
(Overrides StreamBufRewind)
Public method Seek
(Overrides StreamBufSeek(Int64, FilerSeekType))
Public method ToString
(Inherited from Object)
Public method Truncate
(Overrides StreamBufTruncate)
Public method Write(Byte)
(Overrides StreamBufWrite(Byte))
Public method Write(Byte, UInt32)
(Overrides StreamBufWrite(Byte, UInt32))
Public method X
(Inherited from RXObject)
Top
See Also

©  Bricsys NV. All rights reserved.