Searched defs:Read (Results 1 – 9 of 9) sorted by relevance
32 inline auto Read(Span<const uint8_t> *sp) in Read() function48 inline auto Read(Span<const uint8_t> sp) in Read() function
102 T Read(size_t offset) const in Read() function181 T Read(size_t offset) const in Read() function
53 inline auto BytecodeInst<Mode>::Read() const in Read() function
130 bool Read(size_t offset) in Read() function153 Read(size_t offset, size_t length) const in Read() function
90 T Read(size_t length) in Read() function
35 static std::array<uint32_t, N> Read(BitMemoryStreamIn *stream) in Read() function
44 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
43 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
149 T Read() in Read() function