Searched refs:printable_bytes (Results 1 – 1 of 1) sorted by relevance
339 auto printable_bytes = printable.GetBytes(); in DumpEncodedBufferToStream() local343 if (!printable_bytes || !next_data) in DumpEncodedBufferToStream()347 stream.Printf("%c", *(printable_bytes + c)); in DumpEncodedBufferToStream()