Home
last modified time | relevance | path

Searched refs:ProtocolId (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/netstd/Thrift/Protocol/
DTCompactProtocol.cs37 private const byte ProtocolId = 0x82; field in Thrift.Protocol.TCompactProtocol
128 PreAllocatedBuffer[0] = ProtocolId; in WriteMessageBeginAsync()
439 if (protocolId != ProtocolId) in ReadMessageBeginAsync()