Equivalent to BitSet.valueOf(ByteBuffer.wrap(bytes)).
Syntax
[Android.Runtime.Register("valueOf", "([B)Ljava/util/BitSet;", "")]
public static
BitSet ValueOf (
byte[] p0)
Parameters
- bytes
- Documentation for this section has not yet been entered.
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