Searched refs:GetNeedsZeroTermination (Results 1 – 2 of 2) sorted by relevance
59 bool GetNeedsZeroTermination() const { return m_needs_zero_termination; } in GetNeedsZeroTermination() function
423 bool needs_zero_terminator = options.GetNeedsZeroTermination(); in ReadEncodedBufferAndDumpToStream()