Performs initialization for deserialization. Accepts a yaml string in the form of bytes, an uint8 array.
| data |
Yaml string in the form of bytes, uint8 array |
| sub_members |
An array of names of yaml elements that need to be traversed to the target node |
| settings |
Settings |
| Serialize.Error |
Error with yaml or sub_members |