toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
rlp
/
com.example.rlp
/
RLPList
RLPList
data
class
RLPList
(
val
element
:
List
<
RLPType
>
)
:
RLPType
Members
Members & Extensions
Constructors
RLPList
Link copied to clipboard
constructor
(
element
:
List
<
RLPType
>
)
Properties
element
Link copied to clipboard
val
element
:
List
<
RLPType
>
Functions
encode
Link copied to clipboard
fun
RLPType
.
encode
(
)
:
ByteArray
RLP as of Appendix B. Recursive Length Prefix at https://github.com/ethereum/yellowpaper