Searched defs:Unread (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sfntly/port/ | ||
D | memory_input_stream.cc | 126 void MemoryInputStream::Unread(std::vector<uint8_t>* b) { in Unread() function in sfntly::MemoryInputStream |
D | file_input_stream.cc | 134 void FileInputStream::Unread(std::vector<uint8_t>* b) { in Unread() function in sfntly::FileInputStream |