MongoDB\BSON\PackedArray::unserialize
(mongodb >=1.16.0)
MongoDB\BSON\PackedArray::unserialize — Unserialize a BSON array
戻り値
値を返しません。
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
- Throws MongoDB\Driver\Exception\UnexpectedValueException if the properties cannot be unserialized (i.e.
data
was malformed). - Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are invalid (e.g. missing fields or invalid values).
参考
- MongoDB\BSON\PackedArray::serialize() - Serialize a BSON array
- 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