walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.secureqr.internal
/
ByteIO
Byte
IO
object
ByteIO
Members
Types
Byte
Array
Output
Stream
Ex
Link copied to clipboard
class
ByteArrayOutputStreamEx
(
initial
:
Int
=
256
)
:
ByteArrayOutputStream
Offset
Ref
Link copied to clipboard
class
OffsetRef
(
var
value
:
Int
)
Functions
put
U32
Link copied to clipboard
fun
putU32
(
out
:
ByteIO.ByteArrayOutputStreamEx
,
v
:
Int
)
read
Bytes
Link copied to clipboard
fun
readBytes
(
buf
:
ByteArray
,
offsetRef
:
ByteIO.OffsetRef
,
len
:
Int
)
:
ByteArray
read
U32
Link copied to clipboard
fun
readU32
(
buf
:
ByteArray
,
offsetRef
:
ByteIO.OffsetRef
)
:
Int