public interface FromFile
Modifier and Type | Method and Description |
---|---|
FromFile |
downloadable() |
void |
fromFile(Path source) |
void |
fromFile(Path source,
Charset encoding) |
void fromFile(Path source) throws IOException
IOException
void fromFile(Path source, Charset encoding) throws IOException
IOException
FromFile downloadable()
Copyright © 2023. All rights reserved.