BinaryClient.geoadd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void geoadd(const(ubyte)[] key, double longitude, double latitude, const(ubyte)[] member)
  2. void geoadd(const(ubyte)[] key, Map!(const(ubyte)[], GeoCoordinate) memberCoordinateMap)
    class BinaryClient
    void
    geoadd
    (
    const(ubyte)[] key
    ,
    Map!(const(ubyte)[], GeoCoordinate) memberCoordinateMap
    )

Meta