Files
filament/libs/utils
Mathias Agopian 1716f9e7cd fix our ostream << hex << char
Even when hex modifier is used, 'char' should be printed as characters,
this is particularly relevant with 0.
e.g. out << (char)0, should write a nul terminator, not "0".
2019-05-23 21:46:28 -07:00
..
2019-05-23 21:46:28 -07:00
2018-08-03 10:38:22 -07:00