◆ BitArrayStream()
ASTCDecoder.BitArrayStream.BitArrayStream |
( |
BitArray | BitArray | ) |
|
◆ BitTransferSigned()
static void ASTCDecoder.BitArrayStream.BitTransferSigned |
( |
ref int | a, |
|
|
ref int | b ) |
|
static |
◆ PopCnt()
static int ASTCDecoder.BitArrayStream.PopCnt |
( |
int | Number | ) |
|
|
static |
◆ ReadBit()
int ASTCDecoder.BitArrayStream.ReadBit |
( |
int | Index | ) |
|
◆ ReadBits() [1/2]
short ASTCDecoder.BitArrayStream.ReadBits |
( |
int | Length | ) |
|
◆ ReadBits() [2/2]
int ASTCDecoder.BitArrayStream.ReadBits |
( |
int | Start, |
|
|
int | End ) |
◆ Replicate()
static int ASTCDecoder.BitArrayStream.Replicate |
( |
int | Value, |
|
|
int | NumberBits, |
|
|
int | ToBit ) |
|
static |
◆ Swap< T >()
static void ASTCDecoder.BitArrayStream.Swap< T > |
( |
ref T | lhs, |
|
|
ref T | rhs ) |
|
static |
◆ ToByteArray()
byte[] ASTCDecoder.BitArrayStream.ToByteArray |
( |
| ) |
|
◆ WriteBits()
void ASTCDecoder.BitArrayStream.WriteBits |
( |
int | Value, |
|
|
int | Length ) |
◆ BitsArray
BitArray ASTCDecoder.BitArrayStream.BitsArray |
◆ Position
int ASTCDecoder.BitArrayStream.Position |
|
getprivate set |
The documentation for this class was generated from the following file: