Searched refs:byte_p (Results 1 – 1 of 1) sorted by relevance
44 bool ByteReader::ReadByte(uint8_t* byte_p) { in ReadByte() argument47 *byte_p = *data_; in ReadByte()