Package org.jupnp.model.types
Klasse BytesRange
java.lang.Object
org.jupnp.model.types.BytesRange
- Autor:
- Mario Franco
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungBytesRange(Long firstByte, Long lastByte) BytesRange(Long firstByte, Long lastByte, Long byteLength) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetString(boolean includeDuration) static BytesRangestatic BytesRange
-
Felddetails
-
PREFIX
- Siehe auch:
-
-
Konstruktordetails
-
BytesRange
-
BytesRange
-
-
Methodendetails
-
getFirstByte
- Gibt zurück:
- the firstByte
-
getLastByte
- Gibt zurück:
- the lastByte
-
getByteLength
- Gibt zurück:
- the byteLength
-
getString
- Gibt zurück:
- String format of Bytes Range for response message header
-
getString
- Gibt zurück:
- String format of Bytes Range for response message header
-
getString
- Gibt zurück:
- String format of Bytes Range for response message header
-
valueOf
- Löst aus:
InvalidValueException
-
valueOf
- Löst aus:
InvalidValueException
-