consisting of a 4-byte prefix instead of 8 byte.
WriteOptions.writeLegacyIpcFormat
bool writeLegacyIpcFormat() @propertyGet writeLegacyIpcFormat property.
Returns
Whether to write the pre-0.15.0 encapsulated IPC message format
void writeLegacyIpcFormat(bool propval) @propertySet writeLegacyIpcFormat property.
Parameters
propval | Whether to write the pre-0.15.0 encapsulated IPC message format consisting of a 4-byte prefix instead of 8 byte. |