Basho\Riak\Command\TimeSeries\Delete::getEncodedData PHP Method

getEncodedData() public method

public getEncodedData ( )
    public function getEncodedData()
    {
        return json_encode($this->getData());
    }