Searched refs:readSimpleVecInPlace (Results 1 – 1 of 1) sorted by relevance
89 template <typename T> std::tuple<ReadStream, MsgVector<T>> readSimpleVecInPlace(ReadStream in) { in readSimpleVecInPlace() function128 return readSimpleVecInPlace<uint8_t>(in); in read()136 return readSimpleVecInPlace<const char>(in); in read()145 return readSimpleVecInPlace<UIOption>(in); in read()