Public Member Functions | |
| CBitStream (IStream *pStream, bool m_fThrowError=false) | |
| virtual | ~CBitStream () |
| STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
| STDMETHODIMP | ByteWrite (const void *pData, int len) |
| STDMETHODIMP | BitWrite (UINT64 data, int len) |
| STDMETHODIMP | BitFlush () |
Public Attributes | |
| DECLARE_IUNKNOWN | |
Definition at line 34 of file BitStream.h.
1.4.5