'Declaration Public Function New( _ ByVal inData() As Byte, _ ByVal offset As Integer, _ ByVal inLen As Integer _ )
'Usage Dim inData() As Byte Dim offset As Integer Dim inLen As Integer Dim instance As New BigInteger(inData, offset, inLen)
Parameters
- inData
- offset
- inLen