Searched defs:ReadByte (Results 1 – 15 of 15) 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
63 bool ReadByte(Byte &b) in ReadByte() function71 Byte ReadByte() in ReadByte() function
74 Byte ReadByte() in ReadByte() function
181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
43 bool ReadByte(const PlatformHandle& handle, char* c) { in ReadByte() function
26 int ReadByte(Stream* stream, brillo::ErrorPtr* error) { in ReadByte() function
44 inline int ReadByte(Stream* stream) { in ReadByte() function
52 static Byte ReadByte(void *pp) in ReadByte() function
74 int32_t ReadableFontData::ReadByte(int32_t index) { in ReadByte() function in sfntly::ReadableFontData
362 Byte ReadByte() { return _inByteBack->ReadByte(); } in ReadByte() function
114 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
257 def ReadByte (stream): function
1129 def ReadByte(self, offset): member in Map