MongoDB\BSON\MaxKey::serialize

(mongodb >=1.2.0)

MongoDB\BSON\MaxKey::serializeSerialize a MaxKey

Opis

final public MongoDB\BSON\MaxKey::serialize ( void ) : string

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

Zobacz też:

add a note add a note

User Contributed Notes

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