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