Maven module :un.storage : image-jpeg2k :
Class : un.storage.imagery.jpeg2k.model.TLM
Extends/Implements : un.storage.imagery.jpeg2k.model.Marker
Subclasses : -

Tile-part lengths, main header.
Describes the length of every tile-part in the codestream. Each tile-part’s
length is measured from the first byte of the SOT marker segment to the end
of the data of that tile-part. The value of each individual tile-part length
in the TLM marker segment is the same as the value in the corresponding Psot
in the SOT marker segment.
author  Johann Sorel


Variables : markerIndex, paramSize
Functions : TLM


public int markerIndex

public int paramSize


public void TLM ()