Package com.wowza.io
Class HTTPByteReaderResult
Object
com.wowza.io.HTTPByteReaderResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte[]
long
long
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
buffer
public byte[] buffer -
headerLength
public long headerLength -
contentLength
public long contentLength -
status
public int status -
retries
public int retries
-
-
Constructor Details
-
HTTPByteReaderResult
public HTTPByteReaderResult()
-