bitcoin-kmp
0.11.1
common
bitcoin-kmp
/
fr.acinq.bitcoin
/
BtcSerializer
/
Companion
/
writeCollection
write
Collection
common
fun
<
T
>
writeCollection
(
seq
:
List
<
T
>
,
output
:
Output
,
writer
:
BtcSerializer
<
T
>
,
protocolVersion
:
Long
)
Content copied to clipboard
fun
<
T
>
writeCollection
(
seq
:
List
<
T
>
,
output
:
Output
,
writer
:
(
T
,
Output
,
Long
)
->
Unit
,
protocolVersion
:
Long
)
Content copied to clipboard