public static final class RangeFileInStream.Factory
extends java.lang.Object
RangeFileInStream.| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static RangeFileInStream |
create(FileInStream underlyingStream,
long underlyingLength,
S3RangeSpec range) |
public static RangeFileInStream create(FileInStream underlyingStream, long underlyingLength, S3RangeSpec range) throws java.io.IOException
underlyingStream - underlying streamunderlyingLength - underlying steam lengthrange - range readjava.io.IOExceptionCopyright © 2022. All Rights Reserved.