micro_utils.dokka
0.18.0
common
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
MPPFile
MPPFile
expect
class
MPPFile
Members & Extensions
Functions
bytes
Link copied to clipboard
suspend
fun
MPPFile
.
bytes
(
)
:
ByteArray
bytes
Sync
Link copied to clipboard
fun
MPPFile
.
bytesSync
(
)
:
ByteArray
input
Link copied to clipboard
expect
fun
MPPFile
.
input
(
)
:
<Error class: unknown class>
input
Provider
Link copied to clipboard
fun
MPPFile
.
inputProvider
(
)
:
<Error class: unknown class>
input
Provider
Sync
Link copied to clipboard
jvm
fun
MPPFile
.
inputProviderSync
(
)
:
<Error class: unknown class>
Properties
bytes
Allocator
Link copied to clipboard
expect
val
MPPFile
.
bytesAllocator
:
SuspendByteArrayAllocator
bytes
Allocator
Sync
Link copied to clipboard
expect
val
MPPFile
.
bytesAllocatorSync
:
ByteArrayAllocator
filename
Link copied to clipboard
expect
val
MPPFile
.
filename
:
FileName
filesize
Link copied to clipboard
expect
val
MPPFile
.
filesize
:
Long