Character.isWhitespace

Determines if the specified character is white space according to Java.

class Character
static
bool
isWhitespace
(
dchar c
)

Meta