Searched refs:GetBinaryZeroIsTerminator (Results 1 – 2 of 2) sorted by relevance
63 bool GetBinaryZeroIsTerminator() const { return m_zero_is_terminator; } in GetBinaryZeroIsTerminator() function
282 const bool zero_is_terminator = dump_options.GetBinaryZeroIsTerminator(); in DumpEncodedBufferToStream() 387 SetBinaryZeroIsTerminator(options.GetBinaryZeroIsTerminator()); in ReadBufferAndDumpToStreamOptions()