Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Nethereum
ABI
Encoders
Bytes32TypeEncoder
C# Class Nethereum.ABI.Encoders.Bytes32TypeEncoder
Inheritance:
ITypeEncoder
Mostra file
Open project: Nethereum/Nethereum
Class Usage Examples
Public Methods
Method
Description
Bytes32TypeEncoder
( ) :
System
Encode
(
object
value
) :
byte[]
Method Details
Bytes32TypeEncoder()
public
method
public
Bytes32TypeEncoder
( ) :
System
return
System
Encode()
public
method
public
Encode
(
object
value
) :
byte[]
value
object
return
byte[]