package
Version:
v2.8.1
Opens a new window with list of versions in this module.
Published: Jan 31, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
BytesRange checks if starting index `startIdx`, ending index `endIdx` and
len(b) passes sanity checks:
* 0 <= startIdx
* startIdx <= endIdx
* endIdx < len(b)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.