The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Create


Unit:SDL_dstruct
Class:TRLEncoder
Declaration:constructor Create(AOwner: TComponent);

The constructor Create allocates memory at the heap and creates an instance of the class TRLEncoder. The property BufLeng determines the size of the internal buffer

Note, that the amount of memory needed for a bit field is 3 * BufLeng bytes.

Exceptions created:

not enough memory on heap


Last Update: 2023-Feb-06