MongoDB\BSON\BinaryInterface::getData

(mongodb >=1.3.0)

MongoDB\BSON\BinaryInterface::getDataReturns the BinaryInterface's data

Beschreibung

abstract public MongoDB\BSON\BinaryInterface::getData ( void ) : string

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the BinaryInterface's data.

Siehe auch