Statement on glibc/iconv Vulnerability

MongoDB\BSON\BinaryInterface::__toString

(mongodb >=1.3.0)

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

Descrizione

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

Questo metodo è sinonimo di: MongoDB\BSON\BinaryInterface::getData().

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the BinaryInterface's data.

Vedere anche:

add a note

User Contributed Notes

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