Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSEncodedBits > Classes > TRSEncodedBits > Methods

TRSEncodedBits.Decode(Integer,Integer) Method

Scroll Prev Top Next More

Decodes the bits in the range from Offset to Offset+Len into a byte.

This method extracts bits from the object and returns the extracted bits.

noteNote

The size of the range is not checked so it can overflow the decoded value.

Namespace: RSEncodedBits

Parameters

Offset

Type: Integer

Len

Type: Integer

Return Value

Type: Byte

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb