interface ByteRangeView codeDeprecated(will be removed after 1.0.0) Use the Web Streams API instead. Propertiesstart: numberView codeThe 0 based index of the start byte for a range. end: numberView codeThe 0 based index of the end byte for a range, which is inclusive.