LBM .Net API Documentation
toBytes Method (ser)
Namespacescom.latencybusters.pdmPDMDefinitiontoBytes(PDMSerializer)
Serializes the {@link PDMDefinition} 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)