A B C D E F G H I L M N O P R S T V W 

I

information() - Method in interface net.fec.openrq.decoder.SourceBlockDecoder
Returns current information from this decoder inside an SBDInfo object.
interleaverLength() - Method in class net.fec.openrq.parameters.FECParameters
Returns the interleaver length, in number of sub-blocks per source block.
invalid(String) - Static method in class net.fec.openrq.Parsed
Returns a new parsing container object.
isDataDecoded() - Method in class net.fec.openrq.ArrayDataDecoder
 
isDataDecoded() - Method in interface net.fec.openrq.decoder.DataDecoder
Returns true if, and only if, the original data is fully decoded.
isDataLengthOutOfBounds(long) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minDataLendataLenmaxDataLen.
isEncodingSymbolIDOutOfBounds(int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minESIesimaxESI.
isInterleaverLengthOutOfBounds(int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minInterLeninterLenmaxInterLen.
isNumSourceBlocksOutOfBounds(int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minSrcBsnumSrcBsmaxSrcBs.
isNumSourceSymbolsPerBlockOutOfBounds(int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minNumSrcSymbsnumSrcSymbsmaxNumSrcSymbs.
isPayloadLengthOutOfBounds(int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minPayLenpayLenmaxPayLen.
isSourceBlockDecoded() - Method in interface net.fec.openrq.decoder.SourceBlockDecoder
Returns true if, and only if, the source block being decoded is fully decoded.
isSourceBlockNumberOutOfBounds(int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minSBNsbnmaxSBN.
isSymbolSizeOutOfBounds(int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns false iff minSymbSizesymbSizemaxSymbSize.
isValid() - Method in class net.fec.openrq.Parsed
Returns true if, and only if, the parsed value is valid.
isValidFECPayloadID(int, int, int) - Static method in class net.fec.openrq.parameters.ParameterChecker
Returns true if, and only if, the FEC payload ID parameters are valid, that is, if they fall within certain bounds.
A B C D E F G H I L M N O P R S T V W