Returns a new byte[] containing a little-endian representation the bits of
this BitSet, suitable for passing to valueOf to reconstruct
this BitSet.
Syntax
[Android.Runtime.Register("toByteArray", "()[B", "GetToByteArrayHandler")]
public virtual
byte[]
ToByteArray ()
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1