VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgBinaryBuffer Class Reference
Inheritance diagram for VgBinaryBuffer:
Inheritance graph

Public Member Functions

 VgBinaryBuffer ()
 
 VgBinaryBuffer (byte[] pData, boolean pVgBinaryBufferDoesDelete)
 
 VgBinaryBuffer (byte[] pData)
 
long getLength ()
 
String getData ()
 
- Public Member Functions inherited from VgReferenced
synchronized void release ()
 
 VgReferenced ()
 
 VgReferenced (VgReferenced pThis)
 
void ref ()
 
int unref ()
 
int getNbReferences ()
 

Detailed Description

The VgBinaryBuffer class is used to manipulate binary data.

A VgBinaryBuffer inherits from VgReferenced , so if it's correctly used (see documentation of VgRefPtr ) it will be automatically deleted when it's no longer referenced (except if pVgBinaryBufferDoesDelete is false at its creation, as should be the case for static buffers).

Constructor & Destructor Documentation

VgBinaryBuffer.VgBinaryBuffer ( )

Constructor.

VgBinaryBuffer.VgBinaryBuffer ( byte[]  pData,
boolean  pVgBinaryBufferDoesDelete 
)
VgBinaryBuffer.VgBinaryBuffer ( byte[]  pData)

Member Function Documentation

String VgBinaryBuffer.getData ( )

Retrieves the buffer's data (const version).

long VgBinaryBuffer.getLength ( )

Retrieves the buffer length.


The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016