Searched refs:readLength (Results 1 – 2 of 2) sorted by relevance
108 return readLength<uint16_t>(Obj); in read()111 return readLength<uint32_t>(Obj); in read()114 return readLength<uint16_t>(Obj); in read()117 return readLength<uint32_t>(Obj); in read()211 template <class T> Expected<bool> Reader::readLength(Object &Obj) { in readLength() function in Reader
140 template <class T> Expected<bool> readLength(Object &Obj);