LBM .Net API Documentation
parse Method (ba)
Namespaces
►
com.latencybusters.pdm
►
PDMMessage
►
parse(
array<
Byte
>
[]
()
[]
)
C#
Deserializes a message from a byte array
Declaration Syntax
C#
public
virtual
int
parse
(
byte
[]
ba
)
Parameters
ba
(
array<
Byte
>
[]
()
[]
)
the byte array
Return Value
the updated position in the byte array after parsing this object
Assembly:
lbmcspdm
(Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)