Searched defs:WriteByte (Results 1 – 13 of 13) sorted by relevance
30 public void WriteByte(byte b) in WriteByte() method in SevenZip.Buffer.OutBuffer
48 void WriteByte(Byte b) in WriteByte() function
106 void WriteByte(Byte b) in WriteByte() function
226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
57 int32_t WritableFontData::WriteByte(int32_t index, byte_t b) { in WriteByte() function in sfntly::WritableFontData
136 public override void WriteByte(byte b) in WriteByte() method in SevenZip.LzmaBench.CrcOutStream
37 void WriteByte(Byte b) in WriteByte() function
155 void COutArchive::WriteByte(Byte b) in WriteByte() function in NArchive::N7z::COutArchive
66 void WriteByte(unsigned char Value) { in WriteByte() function
55 void WriteByte(Byte b) in WriteByte() function
314 void WriteByte(cmsIOHANDLER* m, cmsUInt8Number b) in WriteByte() function
50 inline bool WriteByte(Stream* stream, uint8_t byte) { in WriteByte() function
278 def WriteByte (stream, value): function