Dokka MultiModule Example
androidJvm
pos-core
/
su.ips.pos_core.reader_parts.signature_parts
/
PicUtils
/
getBytesFromInputStream
get
Bytes
From
Input
Stream
open
fun
getBytesFromInputStream
(
is
:
InputStream
,
bufsiz
:
Int
)
:
Array
<
Byte
>
get the bytes from InputStream
Return
Parameters
is
bufsiz
Throws
IOException