Parses the byte array at position into this object

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

- deser (PDMDeserializer)
- the PDMDeserializer
- ba (array< Byte >[]()[])
- the byte array
- pos (Int32)
- the starting position in the byte array

the updated position in the byte array after
parsing this object