[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.PostCompRateAllocator.runAndWrite

runAndWrite Method

runAndWrite()

Runs the rate allocation algorithm and writes the data to the bit stream. This must be called after the initialize() method.

Declaration
public abstract void runAndWrite()
See Also