Package com.wowza.io

Class HTTPByteReaderResult

Object
com.wowza.io.HTTPByteReaderResult

public class HTTPByteReaderResult extends Object
  • 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()