GoLang MongoDB\BSON\ObjectId::serialize

request it (279)
GoLang replacement for PHP's MongoDB\BSON\ObjectId::serialize [edit | history]



Do you know a GoLang replacement for PHP's MongoDB\BSON\ObjectId::serialize? Write it!

PHP MongoDB\BSON\ObjectId::serialize

PHP original manual for MongoDB\BSON\ObjectId::serialize [ show | php.net ]

MongoDB\BSON\ObjectId::serialize

(mongodb >=1.2.0)

MongoDB\BSON\ObjectId::serializeSerialize an ObjectId

Description

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

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

See Also