Smithy Kotlin
Toggle table of contents
1.5.8
jvm
Platform filter
jvm
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.content
/
FileContent
/
FileContent
File
Content
jvm
constructor
(
file
:
File
,
start
:
Long
=
0
,
endInclusive
:
Long
=
file.length() - 1
)