Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-load-object-storage
/
io.airbyte.cdk.load.pipline.object_storage.file
/
FileHandle
File
Handle
class
FileHandle
(
pathName
:
String
)
File in Kotlin has built-n extensions cannot be directly mocked. This wrapper allows us to mock.
Members
Constructors
File
Handle
Link copied to clipboard
constructor
(
pathName
:
String
)
Functions
delete
Link copied to clipboard
fun
delete
(
)
:
Boolean
input
Stream
Link copied to clipboard
fun
inputStream
(
)
:
FileInputStream