Searched defs:WriteUint8 (Results 1 – 2 of 2) sorted by relevance
98 bool WriteUint8(std::uint8_t val, std::FILE* fileptr) { in WriteUint8() function
148 func WriteUint8(buf []byte, n uint8) { func