VModal Android SDK
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
VModal Android SDK
VModal Android SDK
/
com.vmodal.sdk
/
UploadSource
/
open
open
fun
open
(
offset
:
Long
=
0
,
length
:
Long
=
contentLength - offset
)
:
InputStream
Opens a bounded stream for the requested byte range. The caller owns it.