Binary and character strings in C++
The ImqString class encapsulates the traditional **char \*** data format. The ImqBinary class encapsulates the binary byte array. Some methods that set character data might truncate the data.
The ImqString class encapsulates the traditional **char \*** data format. The ImqBinary class encapsulates the binary byte array. Some methods that set character data might truncate the data.