ByteBufferCompareLSBTo Method

[Missing <summary> documentation for "M:OddPrg.ByteBuffer.CompareLSBTo(OddPrg.ByteBuffer)"]

Definition

Namespace: OddPrg
Assembly: OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public int CompareLSBTo(
	ByteBuffer other
)

Parameters

other  ByteBuffer
 

Return Value

Int32

See Also