Searched defs:ReadByte (Results 1 – 13 of 13) sorted by relevance
49 public bool ReadByte(byte b) // check it in ReadByte() method in SevenZip.Buffer.InBuffer58 public byte ReadByte() in ReadByte() method in SevenZip.Buffer.InBuffer
72 bool ReadByte(Byte &b) in ReadByte() function90 Byte ReadByte() in ReadByte() function
79 Byte ReadByte() in ReadByte() function
125 public override int ReadByte() in ReadByte() method in Org.Brotli.Dec.BrotliInputStream
181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
74 int32_t ReadableFontData::ReadByte(int32_t index) { in ReadByte() function in sfntly::ReadableFontData
77 static Byte ReadByte(IByteInPtr pp) in ReadByte() function
141 ReadByte(gif_source_ptr sinfo) in ReadByte() function
380 Byte ReadByte() { return _inByteBack->ReadByte(); } in ReadByte() function
141 Byte CInByte2::ReadByte() in ReadByte() function in NArchive::N7z::CInByte2
37 Byte ReadByte() in ReadByte() function
147 static WEBP_INLINE uint8_t ReadByte(MemBuffer* const mem) { in ReadByte() function
1278 def ReadByte(self, offset): member in Map