Dutch PHP Conference 2025 - Call For Papers

MongoDB\BSON\Document::serialize

(mongodb >=1.16.0)

MongoDB\BSON\Document::serializeSerialize a Document

Опис

final public MongoDB\BSON\Document::serialize(): string

Параметри

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

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

Returns the serialized representation of the MongoDB\BSON\Document.

Помилки/виключення

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

add a note

User Contributed Notes

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