Function S2Loop.decode
Decodes a loop encoded with Encode() or the private method EncodeCompressed() (used by the S2Polygon encoder). Returns true on success.
bool decode(IRangeT)
(
Decoder!IRangeT decoder
);
This method may be called with loops that have already been initialized.