Searched defs:Unread (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sfntly/port/ | ||
D | memory_input_stream.cc | 122 void MemoryInputStream::Unread(ByteVector* b) { in Unread() function in sfntly::MemoryInputStream |
D | file_input_stream.cc | 130 void FileInputStream::Unread(ByteVector* b) { in Unread() function in sfntly::FileInputStream |