Method | Description | |
---|---|---|
BitWriter ( Stream stream ) : System | ||
BitWriter ( Stream stream, |
||
Flush ( ) : void | ||
WriteBit ( bool val ) : void |
public BitWriter ( Stream stream, |
||
stream | Stream | |
encoding | ||
return | System |