CDRIVER-2179 unnecessary check
By the time JSONSL checks if a u-escape value is less than 0xDC00, it already knows it is greater than 0xD7FF.
parent
4cbb4f09
Please register or sign in to comment
By the time JSONSL checks if a u-escape value is less than 0xDC00, it already knows it is greater than 0xD7FF.