Parses the byte array into this object

C# |
protected internal virtual int parse( PDMDeserializer deser, byte[] ba )

- deser (PDMDeserializer)
- the PDMDeserializer
- ba (array< Byte >[]()[])
- the byte array

the updated position in the byte array after
parsing this object