LBM .Net API Documentation
readUInt Method
Namespacescom.latencybusters.pdmPDMDeserializerreadUInt()()()
Members
IconMemberDescription
readUInt(array<Byte>[]()[], Int32, Boolean)
This method will use four bytes from the given byte array starting at position to create an unsigned int (stored as a long).

readUInt(array<Byte>[]()[], Int32)
This method will use four bytes from the given byte array starting at position to create an unsigned int (stored as a long).

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