\r\n

51Degrees Device Detection C/C++  4.5

A device detection library that is used natively or by 51Degrees products

fiftyoneDegreesVarLengthByteArray Struct Reference

Detailed Description

Examples
/home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/storedBinaryValue.h.

Data Fields

int16_t  size
Size of the byte array in memory (starting from 'firstByte')
unsigned char  firstByte
The first byte of the array.

The documentation for this struct was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/storedBinaryValue.h
On This Page