WriteOptions.writeLegacyIpcFormat

Get writeLegacyIpcFormat property.

  1. bool writeLegacyIpcFormat [@property getter]
    class WriteOptions
    @property
    bool
    writeLegacyIpcFormat
    ()
  2. bool writeLegacyIpcFormat [@property setter]

Return Value

Type: bool

Whether to write the pre-0.15.0 encapsulated IPC message format consisting of a 4-byte prefix instead of 8 byte.