◆ Transform()
| FiftyoneDegrees::DeviceDetection::Transform::Transform | ( | size_t | capacity = 1024
| ) |
Due to the default param value Transform() ctor is also available in C++ and managed language s.a.
C#
- Parameters
-
- capacity - the size of the working memory buffer The buffer size will automatically double if there is not enough memory to perform the conversion and the conversion will repeat with a bigger buffer.
