Function S2CellId.decode
Decodes an S2CellId encoded by Encode(). Returns true on success.
bool decode(IRangeT)
(
Decoder!IRangeT decoder
);
Decodes an S2CellId encoded by Encode(). Returns true on success.
bool decode(IRangeT)
(
Decoder!IRangeT decoder
);