mdref.json config
[mdref/mdref-http] / http / Message / unserialize.md
1 # void http\Message::unserualize(string $data)
2
3 Implements Serializable.
4
5 ## Params:
6
7 * string $data
8 The serialized message.
9
10 ## Errors:
11
12 * If the message could not be unserialized.