public interface InputFile
Modifier and Type | Method and Description |
---|---|
long |
getLength() |
String |
getName() |
SeekableInputStream |
open() |
String getName()
long getLength()
SeekableInputStream open() throws IOException
IOException
- if there was an exception opening the fileCopyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.