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

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

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