parseScheme

uint
parseScheme
(
const(char)[] uri
)

Return Value

Type: uint

0 if no scheme is found, otherwise, returns the length of the scheme including the colon character

Meta