Home
last modified time | relevance | path

Searched refs:BufferToTypeUnpackString (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/serializer/
H A Dserializer.h118 inline Expected<size_t, const char *> BufferToTypeUnpackString(const uint8_t *data, size_t size, std::string &out, in BufferToTypeUnpackString() function
142 return BufferToTypeUnpackString(data, size, out, strSize, r.Value()); in BufferToType()

Completed in 1 milliseconds