FreeRDP
wBitStream Struct Reference

#include <bitstream.h>

Data Fields

const BYTEbuffer
 
BYTEpointer
 
UINT32 position
 
UINT32 length
 
UINT32 capacity
 
UINT32 mask
 
UINT32 offset
 
UINT32 prefetch
 
UINT32 accumulator
 

Field Documentation

◆ accumulator

UINT32 wBitStream::accumulator

◆ buffer

const BYTE* wBitStream::buffer

◆ capacity

UINT32 wBitStream::capacity

◆ length

UINT32 wBitStream::length

◆ mask

UINT32 wBitStream::mask

◆ offset

UINT32 wBitStream::offset

◆ pointer

BYTE* wBitStream::pointer

◆ position

UINT32 wBitStream::position

◆ prefetch

UINT32 wBitStream::prefetch

The documentation for this struct was generated from the following file: