Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 467 Bytes

BytesRange.md

File metadata and controls

19 lines (10 loc) · 467 Bytes

BytesRange

Properties

Name Type Description Notes
from Integer The starting point for the range of bytes for a chunk of a video. [optional]
to Integer The ending point for the range of bytes for a chunk of a video. [optional]
total Integer The total number of expected bytes. [optional]

Implemented Interfaces

  • Serializable
  • DeepObject