TBinaryProtocol.strictWrite

Whether to include the protocol version in the message header (older versions didn't).

Defaults to true.

class TBinaryProtocol(Transport = TTransport)
bool strictWrite;

Meta