Searched refs:AppendBytes (Results 1 – 1 of 1) sorted by relevance
269 static void AppendBytes(const uint8_t* buf, in AppendBytes() function276 static void AppendBytes(const uint8_t* buf, size_t nbytes, string* str_p) { in AppendBytes() function300 AppendBytes(buf, nbytes, out_p); in Read()