Searched refs:BufferToTypeUnpackString (Results 1 – 1 of 1) sorted by relevance
118 inline Expected<size_t, const char *> BufferToTypeUnpackString(const uint8_t *data, size_t size, st… in BufferToTypeUnpackString() function142 return BufferToTypeUnpackString(data, size, out, strSize, r.Value()); in BufferToType()