- encodingPacket(int) - Method in interface net.fec.openrq.encoder.SourceBlockEncoder
-
Returns an encoding packet with an encoding symbol from the source block being encoded.
- EncodingPacket - Class in net.fec.openrq
-
An encoding packet containing one or more encoding symbols.
- encodingSymbolID() - Method in class net.fec.openrq.EncodingPacket
-
Returns the encoding symbol identifier of the first symbol in this packet.
- encodingSymbolID() - Method in class net.fec.openrq.SerializablePacket
-
Returns the encoding symbol identifier of the first encoding symbol.
- endAt(int) - Method in interface net.fec.openrq.encoder.SourceBlockEncoder.IterableBuilder
-
Defines the encoding symbol identifier (ESI) of the symbol in the last encoding packet.
- endAtFinalSourceSymbol() - Method in interface net.fec.openrq.encoder.SourceBlockEncoder.IterableBuilder
-
Convenience method for defining the
ending encoding symbol identifier (ESI) to the
ESI of the last source symbol.
- equals(Object) - Method in class net.fec.openrq.parameters.FECParameters
-
Returns true
if, and only if, this instance is equal to another object.
- equals(Object) - Method in class net.fec.openrq.parameters.SerializableParameters
-
Returns true
if, and only if, this instance is equal to another object.
- equals(Object) - Method in class net.fec.openrq.SBDInfo
-
Returns true
if, and only if, this instance is equal to another object.
- extractDataLength(long) - Static method in class net.fec.openrq.parameters.ParameterIO
-
Extracts the source data length from a Common FEC Object Transmission Information.
- extractEncodingSymbolID(int) - Static method in class net.fec.openrq.parameters.ParameterIO
-
Extracts the encoding symbol identifier from a FEC Payload ID.
- extractInterleaverLength(int) - Static method in class net.fec.openrq.parameters.ParameterIO
-
Extracts the interleaver length from a Scheme-specific FEC Object Transmission Information.
- extractNumSourceBlocks(int) - Static method in class net.fec.openrq.parameters.ParameterIO
-
Extracts the number of source blocks from a Scheme-specific FEC Object Transmission Information.
- extractSourceBlockNumber(int) - Static method in class net.fec.openrq.parameters.ParameterIO
-
Extracts the source block number from a FEC Payload ID.
- extractSymbolAlignment(int) - Static method in class net.fec.openrq.parameters.ParameterIO
-
Extracts the symbol alignment from a Scheme-specific FEC Object Transmission Information.
- extractSymbolSize(long) - Static method in class net.fec.openrq.parameters.ParameterIO
-
Extracts the symbol size from a Common FEC Object Transmission Information.