AdaUrl.getHostType

Retrieves the host type of the URL.

struct AdaUrl
@nogc nothrow
ubyte
getHostType
()

Return Value

Type: ubyte

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

Meta