[]
Returns true if the data read was originally signed in the specified component, false if not.
public abstract bool isOrigSigned(int c)
| Type | Name | Description |
|---|---|---|
| int | c | The index of the component, from 0 to C-1. |
| Type | Description |
|---|---|
| bool | true if the data was originally signed, false if not. |