Searched defs:Unread (Results 1 – 4 of 4) sorted by relevance
120 void MemoryInputStream::Unread(ByteVector* b) { in Unread() function in sfntly::MemoryInputStream124 void MemoryInputStream::Unread(ByteVector* b, int32_t offset, int32_t length) { in Unread() function in sfntly::MemoryInputStream
128 void FileInputStream::Unread(ByteVector* b) { in Unread() function in sfntly::FileInputStream132 void FileInputStream::Unread(ByteVector* b, int32_t offset, int32_t length) { in Unread() function in sfntly::FileInputStream
122 void MemoryInputStream::Unread(ByteVector* b) { in Unread() function in sfntly::MemoryInputStream126 void MemoryInputStream::Unread(ByteVector* b, int32_t offset, int32_t length) { in Unread() function in sfntly::MemoryInputStream
130 void FileInputStream::Unread(ByteVector* b) { in Unread() function in sfntly::FileInputStream134 void FileInputStream::Unread(ByteVector* b, int32_t offset, int32_t length) { in Unread() function in sfntly::FileInputStream