Searched defs:writeUint8 (Results 1 – 2 of 2) sorted by relevance
101 writeUint8(offset: number, value: number): void { method in ByteBuffer
104 static int writeUint8(raw_ostream &OS, uint8_t Value) { in writeUint8() function