Learn how to evaluate and integrate the VNC SDK
ImmutableDataBuffer¶
-
public class
ImmutableDataBuffer¶ An immutable
DataBuffer, owned by the SDK.
Method Summary¶
| Modifier and Type | Method and Description |
|---|---|
byte[] |
Gets the data contained in the buffer. |
Methods¶
-
public byte[]
getData()¶ Gets the data contained in the buffer.
For more information, see
vnc_DataBuffer_getData().