MongoDB\BSON\Binary::unserialize
(mongodb >=1.2.0)
MongoDB\BSON\Binary::unserialize — Unserialize a Binary
戻り値
値を返しません。
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
-
Throws MongoDB\Driver\Exception\UnexpectedValueException if
the properties cannot be unserialized (i.e. serialized
data
was malformed). - Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are invalid (e.g. missing fields or invalid values).
参考
- MongoDB\BSON\Binary::serialize() - Serialize a Binary
- unserialize() - 保存用表現から PHP の値を生成する
- Serializing Objects
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google