Home
last modified time | relevance | path

Searched defs:COMPACT_SET (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/php/lib/Protocol/
DTCompactProtocol.php45 const COMPACT_SET = 0x0A; define in Thrift\\Protocol\\TCompactProtocol
/thrift-3.4.0/lib/go/thrift/
Dcompact_protocol.go52 COMPACT_SET = 0x0A const