open

fun open(offset: Long = 0, length: Long = contentLength - offset): InputStream

Opens a bounded stream for the requested byte range. The caller owns it.