Function S2CellId.encode
Use encoder to generate a serialized representation of this cell id. Can also encode an invalid cell.
void encode(ORangeT)
(
Encoder!ORangeT encoder
) const;
Use encoder to generate a serialized representation of this cell id. Can also encode an invalid cell.
void encode(ORangeT)
(
Encoder!ORangeT encoder
) const;