PgMiscellaneous.skipSpace

Skips 0 or more characters of white space.

struct PgMiscellaneous
static
bool
skipSpace
(
ref string pos
)

Parameters

pos string

in/out string position

Return Value

Type: bool

FALSE if skipping the white space leaves the position at a '\0' character.