Searched refs:kInvalidByte (Results 1 – 2 of 2) sorted by relevance
81 return kInvalidByte; in ReadByte()109 if (b1 == kInvalidByte) in ReadShort()176 if (b1 == kInvalidByte) in ReadLong()
54 static const int32_t kInvalidByte = 128; variable