Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LedgerWallet
Serializer
C# Class LedgerWallet.Serializer
ファイルを表示
Open project: LedgerHQ/ledger-dotnet-api
Public Methods
Method
Description
Serialize
(
NBitcoin.KeyPath
keyPath
) :
byte[]
Private Methods
Method
Description
ToBytes
(
uint
value
,
bool
littleEndian
) :
byte[]
Method Details
Serialize()
public
static
method
public
static
Serialize
(
NBitcoin.KeyPath
keyPath
) :
byte[]
keyPath
NBitcoin.KeyPath
return
byte[]