Searched defs:WriteByte (Results 1 – 8 of 8) sorted by relevance
77 void WriteByte(uint8_t byte) { bytes_->push_back(byte); } in WriteByte() function
226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
135 func WriteByte(buf []byte, n byte) { func
57 int32_t WritableFontData::WriteByte(int32_t index, uint8_t b) { in WriteByte() function in sfntly::WritableFontData
65 void WriteByte(unsigned char Value) { in WriteByte() function