StreamBufCopyTo(StreamBuf) Method

Copies bytes from this StreamBuf object to the specified StreamBuf object.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public virtual void CopyTo(
        StreamBuf pDestination
)

Parameters

pDestination  StreamBuf
[in] Destination stream buffer.
See Also

©  Bricsys NV. All rights reserved.