Searched defs:COMPACT_SET (Results 1 – 2 of 2) sorted by relevance
/thrift-3.4.0/lib/php/lib/Protocol/ | ||
D | TCompactProtocol.php | 45 const COMPACT_SET = 0x0A; define in Thrift\\Protocol\\TCompactProtocol |
/thrift-3.4.0/lib/go/thrift/ | ||
D | compact_protocol.go | 52 COMPACT_SET = 0x0A const |