MongoDB\BSON\Decimal128::serialize
(mongodb >=1.2.0)
MongoDB\BSON\Decimal128::serialize — Serialize a Decimal128
说明
参数
此函数没有参数。
返回值
Returns the serialized representation of the MongoDB\BSON\Decimal128.
错误/异常
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
 
参见
- MongoDB\BSON\Decimal128::unserialize() - Unserialize a Decimal128
 - serialize() - 生成值的可存储表示
 - Serializing Objects
 
  +添加备注
  
 用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mongodb-bson-decimal128.serialize.php