C# Class LedgerWallet.BufferUtils

显示文件 Open project: LedgerHQ/ledger-dotnet-api Class Usage Examples

Private Methods

Method Description
WriteBuffer ( System data, IBitcoinSerializable serializable ) : void
WriteBuffer ( System data, byte buffer ) : void
WriteBuffer ( System data, uint value ) : void
WriteUint32BE ( System data, long index ) : void