[]
Try to read a SOP marker and check that its sequence number if not out of sequence. If so, an error is thrown.
public virtual bool readSOPMarker(int[] nBytes, int p, int c, int r)
| Type | Name | Description |
|---|---|---|
| int[] | nBytes | The number of bytes left to read from each tile |
| int | p | Precinct index |
| int | c | Component index |
| int | r | Resolution level index |
| Type | Description |
|---|---|
| bool |