Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSEncodedBits.Decode(Integer,Integer,Integer) Method

Scroll Prev Top Next More

Decodes the bits in the range from Offset to Offset+Len into an array of bytes. The byte array is created by the method.

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

Size

Type: Integer

Return Value

Type: TRSBitByteArray

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb