PHP 8.4.0 RC4 available for testing

MongoDB\BSON\BinaryInterface::getData

(mongodb >=1.3.0)

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

Опис

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the BinaryInterface's data.

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top