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