bitcoin-kmp
0.11.1
common
bitcoin-kmp
/
fr.acinq.bitcoin.io
/
ByteArrayOutput
Byte
Array
Output
common
class
ByteArrayOutput
:
Output
Content copied to clipboard
Constructors
Functions
Constructors
Byte
Array
Output
Link copied to clipboard
common
fun
ByteArrayOutput
(
)
Content copied to clipboard
Functions
to
Byte
Array
Link copied to clipboard
common
fun
toByteArray
(
)
:
ByteArray
Content copied to clipboard
write
Link copied to clipboard
common
open
override
fun
write
(
byteValue
:
Int
)
Content copied to clipboard
open
override
fun
write
(
buffer
:
ByteArray
,
offset
:
Int
,
count
:
Int
)
Content copied to clipboard