RowScanner.isTrimChar
private
bool isTrimChar(char c) static @safe pure nothrow @nogcReturns true if character c is considered whitespace for trimming.
bool isTrimChar(char c) static @safe pure nothrow @nogcReturns true if character c is considered whitespace for trimming.