OpenLocationCode.decodeTrustedFull

Decodes this object into a OpenLocationCodeArea object encapsulating latitude/longitude bounding box. This method doesn't allocate when not throwing an exception.

struct OpenLocationCode
pure
decodeTrustedFull
const nothrow @nogc in ()
(
)

Return Value

A OpenLocationCodeArea object.

Meta