Java.Math.BigInteger.ToByteArray Method
Returns the two's complement representation of this BigInteger in a byte array.

Syntax

[Android.Runtime.Register("toByteArray", "()[B", "GetToByteArrayHandler")]
public virtual byte[] ToByteArray ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the two's complement representation of this BigInteger in a byte array.

[Android Documentation]

Requirements

Namespace: Java.Math
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1