public static final class RangeFileInStream.Factory extends 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 IOException
underlyingStream
- underlying streamunderlyingLength
- underlying steam lengthrange
- range readIOException
Copyright © 2023. All Rights Reserved.