LBM .Net API Documentation
createBuffer Method (len)
Namespacescom.latencybusters.pdmPDMSectioncreateBuffer(Int32)
Creates and sets a new byte buffer of the given length
Declaration Syntax
C#
public virtual byte[] createBuffer(
	int len
)
Parameters
len (Int32)
the length in bytes of the new byte array
Return Value
the new byte array

Assembly: lbmcspdm (Module: lbmcspdm) Version: 5.3.6.0 (1.0.0.0)