bitcoin-kmp
0.11.1
common
bitcoin-kmp
/
fr.acinq.bitcoin
/
Transaction
/
Companion
/
read
read
common
@
JvmStatic
open
override
fun
read
(
input
:
Input
,
protocolVersion
:
Long
)
:
Transaction
Content copied to clipboard
read a message from a stream
Return
a deserialized message
Parameters
input
input stream
@
JvmStatic
open
override
fun
read
(
input
:
String
)
:
Transaction
Content copied to clipboard
@
JvmStatic
open
override
fun
read
(
input
:
ByteArray
)
:
Transaction
Content copied to clipboard