PipelineBase.geopos

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(List!(GeoCoordinate)) geopos(const(ubyte)[] key, const(ubyte)[][] members)
    class PipelineBase
    geopos
    (
    const(ubyte)[] key
    ,
    const(ubyte)[][] members...
    )
  2. Response!(List!(GeoCoordinate)) geopos(string key, string[] members)

Meta