open fun getUnsignedIntLE(pos: Int): Long
Returns the unsigned int at position pos in the Buffer, as a long in Little Endian Byte Order.
int
pos
long
pos -
Return