MongoDB\BSON\BinaryInterface
PHP Manual

MongoDB\BSON\BinaryInterface::getData

(mongodb >=1.3.0)

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

Beschreibung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the BinaryInterface's data.

Siehe auch


MongoDB\BSON\BinaryInterface
PHP Manual