- failureReason() - Method in class net.fec.openrq.Parsed
-
If the parsed value is invalid, this method returns a string indicating the reason for the parsing failure,
otherwise an empty string is returned.
- fecParameters() - Method in class net.fec.openrq.ArrayDataDecoder
-
- fecParameters() - Method in class net.fec.openrq.ArrayDataEncoder
-
- fecParameters() - Method in interface net.fec.openrq.decoder.DataDecoder
-
Returns the FEC parameters associated to this decoder.
- fecParameters() - Method in interface net.fec.openrq.encoder.DataEncoder
-
Returns the FEC parameters associated to this encoder.
- FECParameters - Class in net.fec.openrq.parameters
-
This class represents FEC parameters as defined in RFC 6330 as the Encoded FEC Object Transmission Information
(OTI), which contains the Encoded Common FEC OTI and the Encoded Scheme-Specific FEC OTI.
- fecPayloadID() - Method in class net.fec.openrq.EncodingPacket
-
Returns a FEC Payload ID as defined in RFC 6330.