Searched defs:write_null (Results 1 – 1 of 1) sorted by relevance
5629 int CompleteWrite(bool write_null, int* utf16_chars_read_out) { in CompleteWrite()5688 bool write_null = !(options & NO_NULL_TERMINATION); in WriteUtf8() local