LBM .Net API Documentation
toBytes Method (ser)
Namespaces
►
com.latencybusters.pdm
►
PDMMessage
►
toBytes(PDMSerializer)
C#
Serializes the message to a new byte array
Declaration Syntax
C#
public
virtual
byte
[]
toBytes
(
PDMSerializer
ser
)
Parameters
ser
(
PDMSerializer
)
the PDMSerializer to use
Return Value
the new byte array
Assembly:
lbmcspdm
(Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)