FreeRDP
wBitStream Struct Reference

Data Fields

const BYTE * buffer
 
BYTE * pointer
 
UINT32 position
 
UINT32 length
 
UINT32 capacity
 
UINT32 mask
 
UINT32 offset
 
UINT32 prefetch
 
UINT32 accumulator
 

Detailed Description

Definition at line 30 of file bitstream.h.

Field Documentation

◆ accumulator

UINT32 wBitStream::accumulator

Definition at line 40 of file bitstream.h.

◆ buffer

const BYTE* wBitStream::buffer

Definition at line 32 of file bitstream.h.

◆ capacity

UINT32 wBitStream::capacity

Definition at line 36 of file bitstream.h.

◆ length

UINT32 wBitStream::length

Definition at line 35 of file bitstream.h.

◆ mask

UINT32 wBitStream::mask

Definition at line 37 of file bitstream.h.

◆ offset

UINT32 wBitStream::offset

Definition at line 38 of file bitstream.h.

◆ pointer

BYTE* wBitStream::pointer

Definition at line 33 of file bitstream.h.

◆ position

UINT32 wBitStream::position

Definition at line 34 of file bitstream.h.

◆ prefetch

UINT32 wBitStream::prefetch

Definition at line 39 of file bitstream.h.


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