Searched defs:WriteByte (Results 1 – 13 of 13) sorted by relevance
30 public void WriteByte(byte b) in WriteByte() method in SevenZip.Buffer.OutBuffer
49 void WriteByte(Byte b) in WriteByte() function
101 void WriteByte(Byte b) in WriteByte() function
36 void WriteByte(Byte b) in WriteByte() function
173 void COutArchive::WriteByte(Byte b) in WriteByte() function in NArchive::N7z::COutArchive
31 bool WriteByte(const embedder::PlatformHandle& handle, char c) { in WriteByte() function
226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
54 int32_t WritableFontData::WriteByte(int32_t index, byte_t b) { in WriteByte() function in sfntly::WritableFontData
56 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
72 void WriteByte(unsigned char Value) { in WriteByte() function
314 void WriteByte(cmsIOHANDLER* m, cmsUInt8Number b) in WriteByte() function
278 def WriteByte (stream, value): function