toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
rlp
/
com.example.rlp
/
toRLP
to
RLP
fun
String
.
toRLP
(
)
:
RLPElement
RLP as of Appendix B. Recursive Length Prefix at https://github.com/ethereum/yellowpaper
fun
Int
.
toRLP
(
)
:
RLPElement
fun
BigInteger
.
toRLP
(
)
:
RLPElement
fun
ByteArray
.
toRLP
(
)
:
RLPElement
fun
Byte
.
toRLP
(
)
:
RLPElement
fun
Array
<
*
>
.
toRLP
(
)
:
RLPList