| Package | Description | 
|---|---|
| jj2000.j2k.codestream.writer | 
| Modifier and Type | Method and Description | 
|---|---|
| BitOutputBuffer | PktEncoder. encodePacket(int ly,
            int c,
            int r,
            int t,
            CBlkRateDistStats[][] cbs,
            int[][] tIndx,
            BitOutputBuffer hbuf,
            byte[] bbuf,
            int pIdx)Encodes a packet and returns the buffer containing the encoded packet
 header. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TagTreeEncoder. encode(int m,
      int n,
      int t,
      BitOutputBuffer out)Encodes information for the specified element of the tree,
 given the threshold and sends it to the 'out' stream. | 
| BitOutputBuffer | PktEncoder. encodePacket(int ly,
            int c,
            int r,
            int t,
            CBlkRateDistStats[][] cbs,
            int[][] tIndx,
            BitOutputBuffer hbuf,
            byte[] bbuf,
            int pIdx)Encodes a packet and returns the buffer containing the encoded packet
 header. | 
Copyright © 2016 Open Microscopy Environment