MongoDB\Driver\WriteConcern::serialize

MongoDB\Driver\WriteConcern::serializeSerialize a WriteConcern

Description

final public MongoDB\Driver\WriteConcern::serialize(): string

Parameters

This function has no parameters.

Return Values

Returns the serialized representation of the MongoDB\Driver\WriteConcern.

Errors/Exceptions

See Also