Char.MIN_SURROGATE

The minimum value of a Unicode surrogate code unit in the UTF-16 encoding, constant {@code '\u005CuD800'}.

class Char
enum wchar MIN_SURROGATE;

Meta