IBuffer.LoadData
IBuffer.LoadData method
Load the data into current buffer
public void LoadData(byte[] data)
| Parameter | Type | Description |
|---|---|---|
| data | Byte[] |
See Also
- interface IBuffer
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D
Load the data into current buffer
public void LoadData(byte[] data)
| Parameter | Type | Description |
|---|---|---|
| data | Byte[] |