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

readULong(array<Byte>[]()[], Int32)
This method will use eight bytes from the given byte array starting at position to create an unsigned long (stored in a BigInteger).

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