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