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