Méthode | Description | |
---|---|---|
BitReader ( byte bytes ) : System | ||
ConvertToByte ( |
||
Read ( int length ) : |
||
ReadBit ( ) : System.Boolean | ||
ReadBitsBigEndian ( int length ) : |
||
ReadBitsLittleEndian ( int length ) : |
public ConvertToByte ( |
||
bits | ||
Résultat | byte |
public ReadBitsBigEndian ( int length ) : |
||
length | int | |
Résultat |
public ReadBitsLittleEndian ( int length ) : |
||
length | int | |
Résultat |