|
Foxit PDF Conversion SDK
|
This class represents the data of a byte string object. More...
Public Attributes | |
| FX_STRSIZE | m_nAllocLength |
| Length of allocation. | |
| FX_STRSIZE | m_nDataLength |
| Length of data (excluding terminator). | |
| long | m_nRefs |
| Reference count. | |
| FX_CHAR | m_String [1] |
| Real data (actually a variable-sized array). | |
This class represents the data of a byte string object.