Function S2Cell.decode

Decodes an S2Cell encoded with Encode(). Returns true on success.

bool decode(IRangeT) (
  Decoder!IRangeT decoder
);