Function S2Polygon.decode

Decodes a polygon encoded with Encode(). Returns true on success.

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