AdaUrl.getSchemeType

Retrieves the scheme type of the URL.

struct AdaUrl
@nogc nothrow
ubyte
getSchemeType
()

Return Value

Type: ubyte

A ubyte representing the scheme type (as defined by the Ada library).

Meta