Searched defs:WIRE_TYPE_VARINT (Results 1 – 2 of 2) sorted by relevance
28 const uint8_t WIRE_TYPE_VARINT = 0; variable
147 public static final int WIRE_TYPE_VARINT = 0; field in ProtoStream