Function S2Cell.encode
Appends a serialized representation of the S2Cell to "encoder".
void encode(ORangeT)
(
Encoder!ORangeT encoder
) const;
REQUIRES
"encoder" uses the default constructor, so that its buffer can be enlarged as necessary by calling Ensure(int).