Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSEncodedBits.Encode(Integer,Integer,PByte,Integer) Method

Scroll Prev Top Next More

Encodes the bits in the byte into the encoded bits object. The Offset to Offset+Len specifies the range within the object to place the byte. The Size parameter specifies the number of bytes to encode.

noteNote

The size of the range is not checked so it can overflow within the object.

Namespace: RSEncodedBits

Parameters

Offset

Type: Integer

Len

Type: Integer

Value

Type: PByte

Size

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb