Méthode | Description | |
---|---|---|
ToByteArray ( this bits ) : byte[] | ||
ToByteArray ( this bits, int count ) : byte[] | ||
ToByteArray ( this |
public static ToByteArray ( this bits ) : byte[] | ||
bits | this | |
Résultat | byte[] |
public static ToByteArray ( this bits, int count ) : byte[] | ||
bits | this | |
count | int | |
Résultat | byte[] |
public static ToByteArray ( this |
||
bitsList | this |
|
count | int | |
Résultat | byte[] |